Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

UseLabelInformationFromInstances Property






Gets or sets the value specifying whether to extract information from the instances to use as the label.
Syntax
public Nullable<YesNo> UseLabelInformationFromInstances {get; set;}
'Declaration
 
Public Property UseLabelInformationFromInstances As Nullable(Of YesNo)
'Usage
 
Dim instance As MediaCreationManagementScu
Dim value As Nullable(Of YesNo)
 
instance.UseLabelInformationFromInstances = value
 
value = instance.UseLabelInformationFromInstances

            

            
public:
property Nullable<YesNo> UseLabelInformationFromInstances {
   Nullable<YesNo> get();
   void set (    Nullable<YesNo> value);
}

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

See Also

Reference

MediaCreationManagementScu Class
MediaCreationManagementScu Members

Error processing SSI file
Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features