[This is preliminary documentation and is subject to change.]
Add an array of SopClassExtendedNegotiation items to SopClassExtendedNegotiationList
| C# | Visual Basic | Visual C++ |
public void AddSopClassExtendedNegotiations( params SopClassExtendedNegotiation[] sopClassExtendedNegotiations )
Public Sub AddSopClassExtendedNegotiations ( _ ParamArray sopClassExtendedNegotiations As SopClassExtendedNegotiation() _ )
public: void AddSopClassExtendedNegotiations( ... array<SopClassExtendedNegotiation^>^ sopClassExtendedNegotiations )
- sopClassExtendedNegotiations (array< SopClassExtendedNegotiation >[]()[])
- Array of SopClassExtendedNegotiation items to add.