SIFWorks ADK 2.0
SIF_Product Property
NamespacesEdustructures.SifWorks.InfraSIF_ApplicationSIF_Product

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

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

The SIF specification defines the meaning of this element as: "The name 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