←Select platform

Calling Property

Summary
Gets or sets the Calling AE title for the DICOM Associate.
Syntax
C#
VB
C++
public string Calling { get; set; } 
Public Property Calling As String 
public: 
property String^ Calling { 
   String^ get(); 
   void set (    String^ value); 
} 

Property Value

The Calling AE title for the DICOM Associate. The maximum length for this value is 16.

Example

For an example, refer to SendCEchoRequest.

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.