←Select platform

GetValueResult Property

Summary
Holds the result after a call to GetValue.
Syntax
C#
VB
C++
public DicomGetValueResult GetValueResult { get; } 
Public ReadOnly Property GetValueResult As DicomGetValueResult 
public: 
property DicomGetValueResult GetValueResult { 
   DicomGetValueResult get(); 
} 

Property Value

The result of DicomDataSet.GetValue

Remarks

This read-only property is set after every call to GetValue to indicate the degree of success.

Example

For an example, refer to GetValue.

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 Assembly

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