RcsCylinderCapacity Property |
Capacity is in pounds or kilograms depending on IsMetric. Precision is 4 digits; supported range is 0 - 99999999999999.9999; zero value is not allowed.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic decimal Capacity { get; set; }
Public Property Capacity As Decimal
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Decimal
See Also