Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
GetValueResult Property
See Also 
Leadtools.Dicom Namespace > DicomDataSet Class : GetValueResult Property



Holds the result after a call to GetValue

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property GetValueResult As DicomGetValueResult
Visual Basic (Usage)Copy Code
Dim instance As DicomDataSet
Dim value As DicomGetValueResult
 
value = instance.GetValueResult
C# 
public DicomGetValueResult GetValueResult {get;}
C++/CLI 
public:
property DicomGetValueResult GetValueResult {
   DicomGetValueResult get();
}

Return Value

The result of DicomDataSet.GetValue

Example

For an example, refer to GetValue.

Remarks

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

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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