[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <AssignmentTime> element.
| C# | Visual Basic | Visual C++ |
public AssignmentTime AssignmentTime{ get; set;}
Public Property AssignmentTime As AssignmentTime
public: property AssignmentTime^ AssignmentTime { AssignmentTime^ get (); void set (AssignmentTime^ value); }
An AssignmentTime
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