Client Constructor (String) | |
Initializes a new instance of the Client class.
Puts properties Name and Description
Namespace:
SOWIData.Management
Assembly:
SOWIData.Management (in SOWIData.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax public Client(
string pName
)
Public Sub New (
pName As String
)
Parameters
- pName
- Type: SystemString
Client name
Remarks
This based on SOWI Data Standard
Description field value: date now and text "create client"
See Also