UseLabelInformationFromInstances Property

Summary
Gets or sets the value specifying whether to extract information from the instances to use as the label.
Syntax
C#
VB
C++
public Nullable<YesNo> UseLabelInformationFromInstances { get; set; } 
  
Public Property UseLabelInformationFromInstances As Nullable(Of YesNo) 
public: 
property Nullable<YesNo> UseLabelInformationFromInstances { 
   Nullable<YesNo> get(); 
   void set (    Nullable<YesNo> ); 
} 

Property Value

Yes to extract label information from the instances, no otherwise.

Remarks

It is at the discretion of the SCP as to what information to extract for use as a label.

Requirements

Target Platforms

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

Leadtools.Dicom.Scu Assembly

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