Kotak Constructor (Boolean) |
KotakNet DotNet Library
Initializes a new instance of the
Kotak class
Namespace:
KotakNet.Core
Assembly:
KotakNet.Core (in KotakNet.Core.dll) Version: 1.0.0.0 (1.0.22.702)
Syntaxpublic Kotak(
bool useLastID
)
Public Sub New (
useLastID As Boolean
)
Parameters
- useLastID
- Type: SystemBoolean
See Also