Represents a Client linked to an archived Account.
Methods
|
Name |
Description |
|
Clear |
Clear details. |
|
ClientIdSet |
Set the ClientId. |
|
ClientLoad |
Loads the Client object. |
|
ClientRefresh |
Forces the Client object to be reloaded from the database the next time it is accessed. |
Properties
|
Name |
Description |
|
AccountHidden |
Did this Client have rights to view the Account? |
|
AccountRoleId |
The Id of the Account Role. |
|
AccountRolePk |
The Account Role's primary key. |
|
AccountRolePkResolved Read-Only |
The resolved Account Role's primary key, or 0 if undefined. If this Client is a Joint will resolve to the parent Account Role. |
|
Client Read-Only |
The Client. |
|
ClientId Read-Only |
The Client's Id. |
|
ClientLoaded Read-Only |
Indicates whether the Client has been loaded. |
|
ClientName Read-Only |
The Client's Name. |
|
ClientPk |
The Client's primary key. |
|
IsOwner Read-Only |
Indicates whether this Client is an Owner i.e. their Account Role is of type Owner. |
|
JointParent Read-Only |
The Client that is the Parent (first in the group of Joints) for this Client. |
|
RoleJoint |
Is this Client a Joint Client with the above Client? |
|
RoleType Read-Only |
The Role Type for this Client. |
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0