SoLicenseRequestStatusStatus Property |
Namespace: OIV.Inventor.LockAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic bool Status { get; set; }
Public Property Status As Boolean
Get
Set
public:
property bool Status {
bool get ();
void set (bool value);
}
member Status : bool with get, set
Property Value
Type:
Boolean
Remarks
See Also