|
ActivityTokenId Property
|
Namespace:
DoubleTake.Common.TasksAssembly:
DoubleTake.PowerShell.Common (in DoubleTake.PowerShell.Common.dll) Version: 8.2.0.814
Syntaxpublic Guid Id { get; set; }
Public Property Id As Guid
Get
Set
public:
property Guid Id {
Guid get ();
void set (Guid value);
}
function get_Id();
function set_Id(value);
Property Value
Type:
Guid
See Also