TenantServiceMapping EndDate Property CelloSaaS API Documentation
Gets or Sets the end date value

Namespace: CelloSaaS.Model.LicenseManagement
Assembly: CelloSaaS.Model (in CelloSaaS.Model.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax

public Nullable<DateTime> EndDate { get; set; }

Property Value

Type: Nullable DateTime 
See Also