For Babelfish Release 1.12.3.10

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

Property Value

String

Example

2001-01-01

See Also