RcsActionQtyCylinder Property |
Amount of refrigerant remaining in the Cylinder referenced by CylinderID after RCS Action is done. This field is computed by application
when Cylinder reference is available. Value is in pounds or kilograms depending on IsMetric. Precision is 4 digits;
supported range is -99999999999999.9999 - 99999999999999.9999; zero value is allowed.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic decimal? QtyCylinder { get; set; }
Public Property QtyCylinder As Decimal?
Get
Set
No code example is currently available or this language may not be supported.
Property Value
NullableDecimal
See Also