Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomAssociate Class : FindAbstract Method |
'Usage
Dim instance As DicomAssociate Dim uid As String Dim value As Byte value = instance.FindAbstract(uid)
function Leadtools.Dicom.DicomAssociate.FindAbstract( uid )
This method is valid only for DICOM Associate objects of type Associate Request.
To get the Abstract Syntax of a specific Presentation Context, call GetAbstract.
To set the Abstract Syntax of a specific Presentation Context, call SetAbstract.