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

Declaration Syntax
public void AddSIF_Property(
string SifName,
string SifValue
)
Public Sub AddSIF_Property ( _
SifName As String, _
SifValue As String _
)
public:
void AddSIF_Property (
String^ SifName,
String^ SifValue
)

Parameters
- SifName (String)
- A SIF_Name
- SifValue (String)
- A SIF_Value

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