Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

Calling Property








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;}
 <br/>get_Calling();<br/>set_Calling(value);<br/>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 SendCEchoRequest.
Requirements

Target Platforms

See Also

Reference

DicomAssociate Class
DicomAssociate Members
Called Property

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