SIFWorks ADK 2.0
Day Property
NamespacesEdustructures.SifWorks.CommonPartialDateTypeDay

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

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

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