The string representation of the digits received on the given channel

Namespace:  Inkostar
Assembly:  DiaSpringWrapper (in DiaSpringWrapper.dll)
Version: 0.0.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public string DigitsReceived { get; }
Public ReadOnly Property DigitsReceived As String
public:
property String^ DigitsReceived {
	String^ get ();
}

See Also