Click or drag to resize

RcsCylinderStatusId Property

Cylinder status; references vlangRcsCylinderStatus.ID; also there is matching enumeration RcsCircuitStatus. Supported values are Active and Disposed.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public RcsCylinderStatus StatusId { get; set; }

Property Value

RcsCylinderStatus
See Also