SIFWorks ADK 2.0
SIF_Vendor Property
NamespacesEdustructures.SifWorks.InfraSIF_ApplicationSIF_Vendor

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

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

The SIF specification defines the meaning of this element as: "The name of the company of the product that this agent supports."

Version: 2.0

Since: 2.0

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