Click or drag to resize

CompanyActivationDate Property

Used to expose property ActivationDate.

Created in Epic SDK V6.0.

Namespace:  ASI.TAM.API.Data.UI.Account.Company
Assembly:  ASI.TAM.API.Data.UI.Account.Company (in ASI.TAM.API.Data.UI.Account.Company.dll) Version: 2021.1.0.1
Syntax
public Nullable<DateTime> ActivationDate { get; set; }

Property Value

Type: NullableDateTime
ActivationDate As DateTime?.
Remarks
Note Note
  • Name - ActivationDate
See Also