←Select platform

InsertElementAndSetValueResult Property

Summary

Holds the result after a call to InsertElementAndSetValue

Syntax

C#
VB
WinRT C#
C++
public DicomInsertElementAndSetValueResult InsertElementAndSetValueResult { get; } 
Public ReadOnly Property InsertElementAndSetValueResult As Leadtools.Dicom.DicomInsertElementAndSetValueResult 
public Leadtools.Dicom.DicomInsertElementAndSetValueResult InsertElementAndSetValueResult {get;} 
 get_InsertElementAndSetValueResult();  

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

Leadtools.Dicom Assembly