TaskManagerServerId Property |
The current server instance's id.
Namespace:
MFiles.VAF.AppTasks
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic string ServerId { get; }
Public ReadOnly Property ServerId As String
Get
public:
property String^ ServerId {
String^ get ();
}
Property Value
Type:
String
See Also