SIFWorks ADK 2.0
Year Property
NamespacesEdustructures.SifWorks.CommonPartialDateTypeYear

[This is preliminary documentation and is subject to change.]

the Year component of this partial date
Declaration Syntax
C#Visual BasicVisual C++
public Nullable<int> Year{ get; set;}
Public Property Year As Nullable(Of Integer)
public:
property Nullable<int> Year {
	Nullable<int> get ();
	void set (Nullable<int> value);
}

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10