C#
VB
C++
public DicomGetValueResult GetValueResult { get; }
Public ReadOnly Property GetValueResult As DicomGetValueResult
public:
property DicomGetValueResult GetValueResult {
DicomGetValueResult get();
}
The result of DicomDataSet.GetValue
This read-only property is set after every call to GetValue to indicate the degree of success.