|
ClientJobClientID Property |
Client ID
Namespace: DrawerBackup.Client.JobsAssembly: DrawerBackup.Client (in DrawerBackup.Client.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic string ClientID { get; }
Public ReadOnly Property ClientID As String
Get
public:
property String^ ClientID {
String^ get ();
}
member ClientID : string with get
Property Value
Type:
String
See Also