RcsLeakRateLogRcsActionTypeId Property |
RCS Action type, references vlangRcsActionTypeLookup.ID, there is also matching enumeration RcsActionType. Most of BO rules for RCS Action is controlled by this field. This value is NULL when ReasonID == RcsLeakRateReason.Capacity.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic RcsActionType RcsActionTypeId { get; set; }
Public Property RcsActionTypeId As RcsActionType
Get
Set
No code example is currently available or this language may not be supported.
Property Value
RcsActionType
See Also