PricePlan UpdatedOn Property CelloSaaS API Documentation
Gets or Sets updated on date

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

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

Property Value

Type: Nullable DateTime 
See Also