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

Declaration Syntax
public void AddSpecialCondition(
string Code,
string Value
)
Public Sub AddSpecialCondition ( _
Code As String, _
Value As String _
)
public:
void AddSpecialCondition (
String^ Code,
String^ Value
)

Parameters
- Code (String)
- This is the primary key for the list of special conditions.
- Value (String)
- Gets or sets the content value of the <SpecialCondition> element

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