←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 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.