DVTk API
ScpScuRoleSelection Constructor (sopClassUid, scpRole, scuRole)
DVTkDvtkData.DulScpScuRoleSelectionScpScuRoleSelection(String, Byte, Byte)
DVTk API

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

Specific constructor.
Declaration Syntax
C#Visual BasicVisual C++
public ScpScuRoleSelection(
	string sopClassUid,
	byte scpRole,
	byte scuRole
)
Public Sub New ( _
	sopClassUid As String, _
	scpRole As Byte, _
	scuRole As Byte _
)
public:
ScpScuRoleSelection(
	String^ sopClassUid, 
	unsigned char scpRole, 
	unsigned char scuRole
)
Parameters
sopClassUid (String)
Service Object Pair Class Unique Identifier.
scpRole (Byte)
Service Class Provider Role.
scuRole (Byte)
Service Class User Role.

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0