RcsActionQtyCylinderSource Property |
Amount of refrigerant remaining in the "source" Cylinder CylinderID after transfer occurred. This field is computed by application as part of
RcsActionType.Transferred. 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? QtyCylinderSource { get; set; }
Public Property QtyCylinderSource As Decimal?
Get
Set
No code example is currently available or this language may not be supported.
Property Value
NullableDecimal
See Also