SIFWorks ADK 2.0
SIF_NodeVendor Property
NamespacesEdustructures.SifWorks.InfraSIF_SIFNodeSIF_NodeVendor

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

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

The SIF specification defines the meaning of this element as: "The vendor of the SIF agent."

Version: 2.0

Since: 2.0

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