Click or drag to resize

RcsCircuitIsMetric 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.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsMetric { get; set; }

Property Value

Boolean
See Also