Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic Nullable<int> PInt()
Public Function PInt As Nullable(Of Integer)
public:
Nullable<int> PInt()
member PInt : unit -> Nullable<int>
Return Value
Type:
NullableInt32
See Also