'Declaration
Public ReadOnly Property LastInstanceUID As String
'Usage
Dim instance As DicomAssociation Dim value As String value = instance.LastInstanceUID
public string LastInstanceUID {get;}
'Declaration
Public ReadOnly Property LastInstanceUID As String
'Usage
Dim instance As DicomAssociation Dim value As String value = instance.LastInstanceUID
public string LastInstanceUID {get;}
Although this property could be used for checking the UID involved in any normalised operation, its primary purpose is to allow retrieval of the UID of the object created in response to an NCreate operation.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2