←Select platform

InsertElementAndSetValueResult Property

Summary

Holds the result after a call to InsertElementAndSetValue

Syntax
C#
VB
C++
public DicomInsertElementAndSetValueResult InsertElementAndSetValueResult { get; } 
Public ReadOnly Property InsertElementAndSetValueResult As DicomInsertElementAndSetValueResult 
public: 
property DicomInsertElementAndSetValueResult InsertElementAndSetValueResult { 
   DicomInsertElementAndSetValueResult get(); 
} 

Property Value

the result after a call to InsertElementAndSetValue

Remarks

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

Example

For an example, refer to InsertElementAndSetValue.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly