|
ActivityStatusEntryMessageId Property
|
Namespace:
DoubleTake.Common.TasksAssembly:
DoubleTake.PowerShell.Common (in DoubleTake.PowerShell.Common.dll) Version: 8.2.0.814
Syntaxpublic string MessageId { get; set; }
Public Property MessageId As String
Get
Set
public:
property String^ MessageId {
String^ get ();
void set (String^ value);
}
function get_MessageId();
function set_MessageId(value);
Property Value
Type:
String
See Also