 | ShareQueryInputModelIdJob Property |
Gets or sets the identifier job.
Namespace: DoubleTake.Web.ModelsAssembly: DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.1.0.599 (8.1.0.599)
Syntaxpublic Guid IdJob { get; set; }
Public Property IdJob As Guid
Get
Set
public:
property Guid IdJob {
Guid get ();
void set (Guid value);
}
member IdJob : Guid with get, set
Property Value
Type:
Guid
See Also