SIFWorks ADK 2.0
AssignmentTime Property
NamespacesEdustructures.SifWorks.InstrAssignmentAssignmentTime

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

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

The SIF specification defines the meaning of this null as: "Time structures for the assignment."

To remove the AssignmentTime, set AssignmentTime to null

Version: 2.0

Since: 1.5r1

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