ClubDateFounded Property
The date the club was founded
Namespace: NFF.FIKS.EnterpriseServices.Components.EntitiesAssembly: NFF.FIKS.EnterpriseServices.Components (in NFF.FIKS.EnterpriseServices.Components.dll) Version: 1.0.0.0 (1.0.0.0)
public DateTime DateFounded { get; set; }
Public Property DateFounded As DateTime
Get
Set
public:
property DateTime DateFounded {
DateTime get ();
void set (DateTime value);
}
member DateFounded : DateTime with get, set
Property Value
DateTime