RcsCylinderBridgeCorrigoEntity Class |
Cylinders can be associated with one or more Work Zones. Application uses this information to build Cylinders scope by Employee: Cylinders associated
with Work Zones within User scope are accessible by User. Underlying table is lnkCommRcsCylinderObject.
Cylinder may be linked to any number of Work Zones, or none.
Inheritance Hierarchy Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public abstract class RcsCylinderBridgeCorrigoEntity : CorrigoEntity
<SerializableAttribute>
Public MustInherit Class RcsCylinderBridgeCorrigoEntity
Inherits CorrigoEntity
No code example is currently available or this language may not be supported.
See Also