SIFWorks ADK 2.0
Name Property
NamespacesEdustructures.SifWorks.CommonSIF_ExtendedElementName

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

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

The SIF specification defines the meaning of this attribute as: "The name of the extended element. As it is possible that names for extended elements may collide from agent to agent, it is recommended that the names of extended elements be configurable in an agent, or that agents use URIs for the names of extended elements."

Version: 2.0

Since: 1.5r1

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