DVTk API
SopClassExtendedNegotiation Constructor (sopClassUid, serviceClassApplicationInformation)
DVTkDvtkData.DulSopClassExtendedNegotiationSopClassExtendedNegotiation(String, array<Byte>[]()[])
DVTk API

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

Specific constructor.
Declaration Syntax
C#Visual BasicVisual C++
public SopClassExtendedNegotiation(
	string sopClassUid,
	byte[] serviceClassApplicationInformation
)
Public Sub New ( _
	sopClassUid As String, _
	serviceClassApplicationInformation As Byte() _
)
public:
SopClassExtendedNegotiation(
	String^ sopClassUid, 
	array<unsigned char>^ serviceClassApplicationInformation
)
Parameters
sopClassUid (String)
Service Object Pair Class Unique Identifier
serviceClassApplicationInformation (array< Byte >[]()[])
Service Class Application Information

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0