Click or drag to resize

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

Property Value

Decimal
See Also