PIOptionList(String, Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
PIOptionList(System::String ^ Name, int Value);
public PIOptionList (string Name, int Value);
new Microsoft.BizTalk.Component.Utilities.PIOptionList : string * int -> Microsoft.BizTalk.Component.Utilities.PIOptionList
Public Sub New (Name As String, Value As Integer)
Parameters
- Name
- String
- Value
- Int32