Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn Namespace > ExternalStoreAddinConfigAbstract Class : GetCrudInterface Method |
public abstract ICrud GetCrudInterface()
'Declaration Public MustOverride Function GetCrudInterface() As ICrud
'Usage Dim instance As ExternalStoreAddinConfigAbstract Dim value As ICrud value = instance.GetCrudInterface()
public: abstract ICrud^ GetCrudInterface();
For an example, see the Leadtools.Medical.ExternalStore.Sample.Addin demo located here: <INSTALLDIR>\Examples\PACSFramework\CS\Sample AddIns\Leadtools.Medical.ExternalStore.Sample.Addin