RcsCylinderStatusId Property |
Cylinder status; references vlangRcsCylinderStatus.ID; also there is matching enumeration RcsCircuitStatus. Supported values are Active and Disposed.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic RcsCylinderStatus StatusId { get; set; }
Public Property StatusId As RcsCylinderStatus
Get
Set
No code example is currently available or this language may not be supported.
Property Value
RcsCylinderStatus
See Also