SIFWorks ADK 2.0
Proportion Property
NamespacesEdustructures.SifWorks.CommonRaceProportion

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

Gets or sets the value of the <Proportion> element.
Declaration Syntax
C#Visual BasicVisual C++
public Nullable<decimal> Proportion{ get; set;}
Public Property Proportion As Nullable(Of Decimal)
public:
property Nullable<Decimal> Proportion {
	Nullable<Decimal> get ();
	void set (Nullable<Decimal> value);
}
Value
The Proportion element of this object.
Remarks

The SIF specification defines the meaning of this element as: "A percentage associated with the race."

Version: 2.0

Since: 1.1

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