RcsActionCylinder Property |
Cylinder involved in RCS Action, references rcsCylinderObject.ID. Supported and required if RCS Action Type has
rcsActionTypeLookup.NeedsCylinder == True (see also CylinderNumber).
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic RcsCylinder Cylinder { get; set; }
Public Property Cylinder As RcsCylinder
Get
Set
No code example is currently available or this language may not be supported.
Property Value
RcsCylinder
See Also