RcsActionCircuitNumber Property |
External Circuit number used as CircuitID replacement for RCS Actions where vlangRcsActionTypeLookup.NeedsCircuit == True. For these actions either CircuitID or CircuitNumber must be provided.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string CircuitNumber { get; set; }
Public Property CircuitNumber As String
Get
Set
No code example is currently available or this language may not be supported.
Property Value
String
See Also