SIFWorks ADK 2.0
SequenceNumber Property
NamespacesEdustructures.SifWorks.StudentSCEDCodeSequenceNumber

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

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

The SIF specification defines the meaning of this element as: "One-digit number describing where a specific course lies when it is part of a consecutive sequence of courses described by the same general course description."

Version: 2.0

Since: 2.0

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