SIFWorks ADK 2.0
Period Property
NamespacesEdustructures.SifWorks.AssessmentAssessmentFormPeriod

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

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

The SIF specification defines the meaning of this element as: "The time period in which the form is intended to be administered."

Version: 2.0

Since: 2.0

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