SIFWorks ADK 2.0
SerializeIds Property
NamespacesEdustructures.SifWorksSifWriterSerializeIds

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

Gets or Sets whether SifWriter will get and set xml:id values, using the SifElement XmlId property.s
Declaration Syntax
C#Visual BasicVisual C++
public bool SerializeIds{ get; set;}
Public Property SerializeIds As Boolean
public:
property bool SerializeIds {
	bool get ();
	void set (bool value);
}

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