For Babelfish Release 1.12.5.15

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

Property Value

String

Example

2001-01-01

See Also