IAcadSecurityParamsTimeServer Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
string TimeServer { get; set; }
Property TimeServer As String
Get
Set
property String^ TimeServer {
String^ get ();
void set (String^ value);
}
abstract TimeServer : string with get, set
Property Value
Type:
String
See Also