[This is preliminary documentation and is subject to change.]
Sets the value of the <SIF_Application> element.

Declaration Syntax
Public Sub SetSIF_Application ( _
SifVendor As String, _
SifProduct As String, _
SifVersion As String _
)
public:
void SetSIF_Application (
String^ SifVendor,
String^ SifProduct,
String^ SifVersion
)

Parameters
- SifVendor (String)
- The name of the company of the product that this agent supports.
- SifProduct (String)
- The name of the product that this agent supports.
- SifVersion (String)
- The version of the product. This field is informative only.

Remarks
This form of setSIF_Application is provided as a convenience method
that is functionally equivalent to the SIF_Application
Version: 2.0
Since: 2.0
Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10