SIFWorks ADK 2.0
Month Property
NamespacesEdustructures.SifWorks.CommonPartialDateTypeMonth

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

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

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