←Select platform

GetValueResult Property

Summary

Holds the result after a call to GetValue

Syntax

C#
VB
WinRT C#
C++
public DicomGetValueResult GetValueResult { get; } 
Public ReadOnly Property GetValueResult As Leadtools.Dicom.DicomGetValueResult 
public Leadtools.Dicom.DicomGetValueResult GetValueResult {get;} 
 get_GetValueResult();  

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly