Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxprotected Nullable<int> PDigit()
Protected Function PDigit As Nullable(Of Integer)
protected:
Nullable<int> PDigit()
member PDigit : unit -> Nullable<int>
Return Value
Type:
NullableInt32
See Also