←Select platform

Result Property (Parameters)

Summary

Gets or sets the result.

Syntax

C#
VB
C++
public Nullable<DicomAssociateRejectResultType> Result {get; set;}
Public Property Result As Nullable(Of DicomAssociateRejectResultType)
public: 
property Nullable<DicomAssociateRejectResultType> Result { 
   Nullable<DicomAssociateRejectResultType> get(); 
   void set (    Nullable<DicomAssociateRejectResultType> ); 
} 

Property Value

A Leadtools.Dicom.DicomAssociateRejectResultType object that represents the result of an associate request.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scu Assembly
Click or drag to resize