Leadtools.Dicom.Common
LEAD Technologies, Inc

UseLabelInformationFromInstances Property






Gets or sets the value specifying whether to exract information from the intances to use as the label.
Syntax
[ElementAttribute()]
[TypeConverterAttribute("Leadtools.Dicom.Common.Editing.Converters.EnumValueConverter`1[[Leadtools.Dicom.Common.DataTypes.YesNo, Leadtools.Dicom.Common, Version=17.5.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977]], Leadtools.Dicom.Common, Version=17.5.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977")]
public Nullable<YesNo> UseLabelInformationFromInstances {get; set;}
'Declaration
 
<ElementAttribute()>
<TypeConverterAttribute("Leadtools.Dicom.Common.Editing.Converters.EnumValueConverter`1[[Leadtools.Dicom.Common.DataTypes.YesNo, Leadtools.Dicom.Common, Version=17.5.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977]], Leadtools.Dicom.Common, Version=17.5.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977")>
Public Property UseLabelInformationFromInstances As Nullable(Of YesNo)
'Usage
 
Dim instance As MediaCreationManagement
Dim value As Nullable(Of YesNo)
 
instance.UseLabelInformationFromInstances = value
 
value = instance.UseLabelInformationFromInstances
[ElementAttribute()]
[TypeConverterAttribute("Leadtools.Dicom.Common.Editing.Converters.EnumValueConverter`1[[Leadtools.Dicom.Common.DataTypes.YesNo, Leadtools.Dicom.Common, Version=17.5.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977]], Leadtools.Dicom.Common, Version=17.5.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977")]
public IReference<YesNo> UseLabelInformationFromInstances {get; set;}
ElementAttribute()
TypeConverterAttribute("Leadtools.Dicom.Common.Editing.Converters.EnumValueConverter`1[[Leadtools.Dicom.Common.DataTypes.YesNo, Leadtools.Dicom.Common, Version=17.5.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977]], Leadtools.Dicom.Common, Version=17.5.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977")
 get_UseLabelInformationFromInstances();
set_UseLabelInformationFromInstances(value);
[ElementAttribute()]
[TypeConverterAttribute("Leadtools.Dicom.Common.Editing.Converters.EnumValueConverter`1[[Leadtools.Dicom.Common.DataTypes.YesNo, Leadtools.Dicom.Common, Version=17.5.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977]], Leadtools.Dicom.Common, Version=17.5.0.0, Culture=neutral, PublicKeyToken=3b25a5de27f81977")]
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 descretion of the SCP as to what information to extract for use as a label.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MediaCreationManagement Class
MediaCreationManagement Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features