Circuit is a collection of data necessary to track refrigerant chemicals and compute leak rate. In CorrigoNet refrigerant can be tracked for single Asset or for Asset System; therefore Circuit can be attached to either of these, it’s sort of a very specialized generic child object. Underlying table is rcsCircuitObject.
CorrigoNet instance can contain any number of Circuits: from zero to many.
Inheritance Hierarchy Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public class RcsCircuit : CorrigoEntityWithOptimisticLock
<SerializableAttribute>
Public Class RcsCircuit
Inherits CorrigoEntityWithOptimisticLock
No code example is currently available or this language may not be supported.
The RcsCircuit type exposes the following members.
Properties
See Also