RcsLeakRateLogRcsAction Property |
RCS Action that caused Leak Rate calculation, references rcsActionObject.ID. This value is NULL when ReasonID == RcsLeakRateReason.Capacity. Note this reference may become broken if RCS Action is deleted; and it's expected behavior.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic RcsAction RcsAction { get; set; }
Public Property RcsAction As RcsAction
Get
Set
No code example is currently available or this language may not be supported.
Property Value
RcsAction
See Also