RcsCylinderIsMetric Property |
True means Capacity is in kilograms (kg); False means Capacity is in pounds (lb + oz). This field is set when Circuit is created and can't be modified.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IsMetric { get; set; }
Public Property IsMetric As Boolean
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Boolean
See Also