Click or drag to resize

RcsActionCylinderSource Property

Cylinder from which refrigerant is transferred, references rcsCylinderObject.ID. This field is supported and required only by RcsActionType.Transferred.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public RcsCylinder CylinderSource { get; set; }

Property Value

RcsCylinder
See Also