Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Medical.ExternalStore.DataAccessLayer Namespace > IExternalStoreDataAccessAgent Interface : SetReferencedFile Method |
void SetReferencedFile( string sopInstanceUid, string referencedFile )
'Declaration Sub SetReferencedFile( _ ByVal sopInstanceUid As String, _ ByVal referencedFile As String _ )
'Usage Dim instance As IExternalStoreDataAccessAgent Dim sopInstanceUid As String Dim referencedFile As String instance.SetReferencedFile(sopInstanceUid, referencedFile)
void SetReferencedFile( String^ sopInstanceUid, String^ referencedFile )