SIFWorks ADK 2.0
Name Property
NamespacesEdustructures.SifWorksIElementDefName

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

Gets the version-independent name of this element or attribute. To get the actual tag name, which is SIF version-dependent, call the tag method.
Declaration Syntax
C#Visual BasicVisual C++
string Name{ get;}
ReadOnly Property Name As String
property String^ Name {
	String^ get ();
}
Value
The version-independent name, which is usually equal to the element or attribute name in SIF 1.0r1, the first version of the SIF Specification supported by the Sdo framework
See Also

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