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 : SetToken Method |
void SetToken( string sopInstanceUid, string token )
'Declaration Sub SetToken( _ ByVal sopInstanceUid As String, _ ByVal token As String _ )
'Usage Dim instance As IExternalStoreDataAccessAgent Dim sopInstanceUid As String Dim token As String instance.SetToken(sopInstanceUid, token)
void SetToken( String^ sopInstanceUid, String^ token )