SIFWorks ADK 2.0
Points Property
NamespacesEdustructures.SifWorks.InstrActivityPoints

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

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

The SIF specification defines the meaning of this element as: "Number of possible points for an activity."

Version: 2.0

Since: 1.5r1

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