For Babelfish Release 1.12.4.4

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.12.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
C#
public string ExpirationDate { get; set; }

Property Value

String

Example

2001-01-01

See Also