←Select platform

GetRoleSelection Method

Summary

Gets RoleSelectionFlags that define how the SCP will accept/reject any role selection proposed by the SCU for a particular

abstractSyntax.

Syntax
C#
public RoleSelectionFlags GetRoleSelection( 
   string abstractSyntax 
) 

Parameters

abstractSyntax

An abstract syntax in the DicomAssociation.

Return Value

RoleSelectionFlags that define how the SCP will accept/reject any role selection proposed by the SCU for a particular abstractSyntax.

Remarks

Role selection occurs during DICOM Association negotiation between an SCU and an SCP.

For more information, see RoleSelectionFlags.

For example usage, see the Leadtools.Medical.Storage.AddIns.dll sample.

Example

For an example, refer to IRoleSelectionProvider.

Requirements

Target Platforms

Help Version 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly