←Select platform

RoleSelectionOptions Property

Summary

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

Syntax
C#
VB
C++
public virtual RoleSelectionFlags RoleSelectionOptions {get;} 
Public Overridable ReadOnly Property RoleSelectionOptions() As RoleSelectionFlags 
   Get 
public:  
   virtual property RoleSelectionFlags^ RoleSelectionOptions 
   { 
      RoleSelectionFlags^ get() 
   } 

Property Value

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

Remarks

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

The default implementation returns (RoleSelectionFlags.AcceptAllProposed | RoleSelectionFlags.Enabled)

For more information, see RoleSelectionFlags and IRoleSelectionProvider.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.