Gets or sets the value specifying whether to extract information from the instances to use as the label.
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> );
}
Yes to extract label information from the instances, no otherwise.
It is at the discretion of the SCP as to what information to extract for use as a label.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document