Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax protected Nullable<int> PDigit()
Protected Function PDigit As Nullable(Of Integer)
protected:
Nullable<int> PDigit()
member PDigit : unit -> Nullable<int>
Return Value
Type:
NullableInt32See Also