SIFWorks ADK 2.0
Contacts Property
NamespacesEdustructures.SifWorks.InstrLearningResourceContacts

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

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

The SIF specification defines the meaning of this null as: "Contains contact information about resource authors."

To remove the Contacts, set Contacts to null

Version: 2.0

Since: 1.5r1

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