Gets or Sets the update on datetime
Namespace: CelloSaaS.Model.LicenseManagementAssembly: CelloSaaS.Model (in CelloSaaS.Model.dll) Version: 4.3.1.0 (4.3.1.0)
public Nullable<DateTime> UpdatedOn { get; set; }
public Nullable<DateTime> UpdatedOn { get; set; }
Public Property UpdatedOn As Nullable(Of DateTime)
Get
Set
Public Property UpdatedOn As Nullable(Of DateTime)
Get
Set
member UpdatedOn : Nullable<DateTime> with get, set
member UpdatedOn : Nullable<DateTime> with get, set
Property Value
Type:
Nullable DateTime