SIFWorks ADK 2.0
XmlId Property
NamespacesEdustructures.SifWorksSifElementXmlId

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

Gets or sets the unique identifier for this object. This value is not used by the ADK and is reserved for use by the application.
Declaration Syntax
C#Visual BasicVisual C++
public string XmlId{ get; set;}
Public Property XmlId As String
public:
property String^ XmlId {
	String^ get ();
	void set (String^ value);
}
Value
a string value that uniquely identifies this object to the application

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