LEADTOOLS Medical (Leadtools.Dicom assembly)

Called Property

Show in webframe







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;}

            

            
 
get_Called();
set_Called(value);
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 DicomNet.SendCEchoRequest.
Requirements

Target Platforms

See Also

Reference

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