←Select platform

RoleSelectionOptions Property

Summary

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

Syntax
C#
C++/CLI
public virtual RoleSelectionFlags RoleSelectionOptions {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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

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