DVTk API
AddScpScuRoleSelections Method (scpScuRoleSelections)
DVTkDvtkData.DulUserInformationAddScpScuRoleSelections(array<ScpScuRoleSelection>[]()[])
DVTk API

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

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

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0