SIFWorks ADK 2.0
InvolvementAmount Property
NamespacesEdustructures.SifWorks.EtranscriptsActivityAwardInvolvementAmount

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

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

The SIF specification defines the meaning of this element as: "An indication of the degree to which the individual is involved in the activity (e.g., number of hours per week)."

Version: 2.0

Since: 2.0

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