SIFWorks ADK 2.0
AddPrerequisite Method (Value)
NamespacesEdustructures.SifWorks.InstrPrerequisitesAddPrerequisite(String)

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

Adds the value of the <Prerequisite> element.
Declaration Syntax
C#Visual BasicVisual C++
public void AddPrerequisite(
	string Value
)
Public Sub AddPrerequisite ( _
	Value As String _
)
public:
void AddPrerequisite (
	String^ Value
)
Parameters
Value (String)
Gets or sets the content value of the &lt;Prerequisite&gt; element
Remarks

This form of setPrerequisite is provided as a convenience method that is functionally equivalent to the method AddPrerequisite

Version: 2.0

Since: 1.5r1

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