The TenantServiceMapping type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | TenantServiceMapping | Initializes a new instance of the TenantServiceMapping class |
Properties
Name | Description | |
---|---|---|
![]() | CreatedBy |
Gets or Sets the created by user id
|
![]() | CreatedOn |
Gets or Sets the created on datetime
|
![]() | EndDate |
Gets or Sets the end date value
|
![]() | ServiceId |
Gets or Sets the service id
|
![]() | StartDate |
Gets or Sets the start date value
|
![]() | Status |
Gets or Sets the status
|
![]() | TenantId |
Gets or Sets the tenant id
|
![]() | TenantServiceMappingId |
Gets or Sets the id (PK)
|
![]() | UpdatedBy |
Gets or Sets the updated by user id
|
![]() | UpdatedOn |
Gets or Sets the update on datetime
|
See Also