EventlogContentEntityBrowserName Property
|
Alterian Email Manager 6.2.3 SDK Help File Namespace:
DMLibrary.Repository.EventlogAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic string BrowserName { get; set; }
Public Property BrowserName As String
Get
Set
public:
property String^ BrowserName {
String^ get ();
void set (String^ value);
}
member BrowserName : string with get, set
function get_BrowserName();
function set_BrowserName(value);
Property Value
Type:
String
See Also