COClient
Posted by Mohammad Rahhal, Last modified by Diana Alkouni on 25 August 2020 11:02 AM
|
Description
This class represents the client object that has the client information.
Properties
Part |
Description |
ClientID |
Client number, value of type Integer (Read only) |
FirstName |
The first client name, value of type String (Read only) |
SecondName |
The second client name, value of type String (Read only)
|
ThirdName |
The third client name, value of type String (Read only) |
LastName |
The last client name, value of type String (Read only) |
FullName |
The full client name, value of type String (Read only) |
ClientType |
The client kind, value of type ClientTypeEnum (Read only) |
UserName |
The client user name , value of type String (Read only) |
ParentID |
The perent Id that client belong to , value of type Integer(Read Only) |
See Also
VertexFX Backoffice API Index
|
(0 vote(s))
Helpful Not helpful
|