TenantServiceMapping Members CelloSaaS API Documentation
The TenantServiceMapping type exposes the following members.
Constructors

  NameDescription
Public methodTenantServiceMapping
Initializes a new instance of the TenantServiceMapping class
Back to Top
Properties

  NameDescription
Public propertyCreatedBy
Gets or Sets the created by user id
Public propertyCreatedOn
Gets or Sets the created on datetime
Public propertyEndDate
Gets or Sets the end date value
Public propertyServiceId
Gets or Sets the service id
Public propertyStartDate
Gets or Sets the start date value
Public propertyStatus
Gets or Sets the status
Public propertyTenantId
Gets or Sets the tenant id
Public propertyTenantServiceMappingId
Gets or Sets the id (PK)
Public propertyUpdatedBy
Gets or Sets the updated by user id
Public propertyUpdatedOn
Gets or Sets the update on datetime
Back to Top
See Also