SIFWorks ADK 2.0
OrganizationContactPoint Property
NamespacesEdustructures.SifWorks.InstrLearningStandardDocumentOrganizationContactPoint

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

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

The SIF specification defines the meaning of this element as: "A brief description of how to contact the organization maintaining the standards. It could be a phone number, email address, or URL."

Version: 2.0

Since: 1.5r1

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