Result Property

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

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

Leadtools.Dicom.Scu Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.