Click or drag to resize
EventInformationDigitsReceived Property
diaGlobWrapper Help
Returns the content of the digits buffer when the digits collection was completed successfully. This value is returned when a DigitsReceived event is raised.

Namespace: Inkostar
Assembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntax
public string DigitsReceived { get; }

Property Value

Type: String
See Also