Text Disguise

ClientModel.ProductExpiration Property

[This is preliminary documentation and subject to change.]

Gets or sets the product expiration date for the client.

[Visual Basic]
Public Property ProductExpiration As Date
[C#]
public System.DateTime ProductExpiration {get; set;}

Property Value

Gets or sets the product expiration date for the client.

See Also

ClientModel Class | Dls.TextDisguise Namespace