SIFWorks ADK 2.0
Codeset Property
NamespacesEdustructures.SifWorks.CommonPlannedAssessmentParticipationCodeset

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

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

The SIF specification defines the meaning of this attribute as: "Identifies source of value provided."

Version: 2.0

Since: 2.0

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