For Babelfish Release 1.11.1.3

ClubLicenseExpirationDate Property

The date this license expires. Formatted as yyyy-MM-dd. To Get/Set ExpriationDate as a DateTime object use GetExpirationDate() or SetExpriationDate()

Definition

Namespace: Scopos.BabelFish.DataModel.Clubs
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public string ExpirationDate { get; set; }

Property Value

String

Example

2001-01-01

See Also