SIFWorks ADK 2.0
SIF_Name Property
NamespacesEdustructures.SifWorks.InfraSIF_RegisterSIF_Name

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

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

The SIF specification defines the meaning of this element as: "This is the descriptive name of the agent that is registering (i.e. Ramsey Media Center)."

Version: 2.0

Since: 1.1

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