DVTk API
AddSopClassExtendedNegotiations Method (sopClassExtendedNegotiations)
DVTkDvtkData.DulUserInformationAddSopClassExtendedNegotiations(array<SopClassExtendedNegotiation>[]()[])
DVTk API

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

Add an array of SopClassExtendedNegotiation items to SopClassExtendedNegotiationList
Declaration Syntax
C#Visual BasicVisual C++
public void AddSopClassExtendedNegotiations(
	params SopClassExtendedNegotiation[] sopClassExtendedNegotiations
)
Public Sub AddSopClassExtendedNegotiations ( _
	ParamArray sopClassExtendedNegotiations As SopClassExtendedNegotiation() _
)
public:
void AddSopClassExtendedNegotiations(
	... array<SopClassExtendedNegotiation^>^ sopClassExtendedNegotiations
)
Parameters
sopClassExtendedNegotiations (array< SopClassExtendedNegotiation >[]()[])
Array of SopClassExtendedNegotiation items to add.

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0