For Babelfish Release 1.11.3.13

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

Property Value

String

Example

2001-01-01

See Also