Click or drag to resize

CertificationExpirationDate Property

The date at which this certification is no longer valid. This property only has meaning when the certification is associated to an individual user, and will be different for each user.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public Nullable<DateTime> ExpirationDate { get; set; }

Property Value

Type: NullableDateTime
See Also