DataGrid Constructor | |
Constructor with session token
Namespace:
SOWIApp.Administrator
Assembly:
SOWIApp.Administrator (in SOWIApp.Administrator.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax public DataGrid(
Guid pToken
)
Public Sub New (
pToken As Guid
)
Parameters
- pToken
- Type: SystemGuid
session token
See Also