| DiaSpringWrapperCommonChannelInfoDigitsReceived Property |
The string representation of the digits received on the given channel
Namespace: InkostarAssembly: DiaSpringWrapper (in DiaSpringWrapper.dll) Version: 0.0.0.0
Syntaxpublic string DigitsReceived { get; }Public ReadOnly Property DigitsReceived As String
Get
public:
property String^ DigitsReceived {
String^ get ();
}member DigitsReceived : string with get
Property Value
Type:
String
See Also