LEADTOOLS Medical (Leadtools.Dicom assembly)

Calling Property

Show in webframe







Gets or sets the Calling AE title for the DICOM Associate.
Syntax
public string Calling {get; set;}
'Declaration
 
Public Property Calling As String
'Usage
 
Dim instance As DicomAssociate
Dim value As String
 
instance.Calling = value
 
value = instance.Calling
public string Calling {get; set;}

            

            
 
get_Calling();
set_Calling(value);
Object.defineProperty('Calling');
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 64.
Example
For an example, refer to DicomNet.SendCEchoRequest.
Requirements

Target Platforms

See Also

Reference

DicomAssociate Class
DicomAssociate Members
Called Property

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features