RcsActionCylinderSource Property |
Cylinder from which refrigerant is transferred, references rcsCylinderObject.ID. This field is supported and required only
by RcsActionType.Transferred.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic RcsCylinder CylinderSource { get; set; }
Public Property CylinderSource As RcsCylinder
Get
Set
No code example is currently available or this language may not be supported.
Property Value
RcsCylinder
See Also