InstanceName Property (Scheduler)
In This Topic
The name of the adTempus instance.
Syntax
'Declaration
Public ReadOnly Property InstanceName As String
public string InstanceName {get;}
public:
property String^ InstanceName {
String^ get();
}
See Also