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

Show in webframe

Called Property








Gets or sets the Called AE title for the DICOM Associate.
Syntax
public string Called {get; set;}
'Declaration
 
Public Property Called As String
'Usage
 
Dim instance As DicomAssociate
Dim value As String
 
instance.Called = value
 
value = instance.Called
public string Called {get; set;}
 <br/>get_Called();<br/>set_Called(value);<br/>Object.defineProperty('Called'); 
public:
property String^ Called {
   String^ get();
   void set (    String^ value);
}

Property Value

The Called AE title for the DICOM Associate. The maximum length for this value is 64.
Remarks
For more information on the structure of an Associate, refer to LEADTOOLS DICOM Network Communication Support for Message Exchange.
Example
For an example, refer to SendCEchoRequest.
Requirements

Target Platforms

See Also

Reference

DicomAssociate Class
DicomAssociate Members
Calling 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