Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
Leadtools.Dicom.Server.Admin Namespace > DicomService Class : AddInOptions Property |
public List<IAddInOptions> AddInOptions {get;}
'Declaration Public ReadOnly Property AddInOptions As List(Of IAddInOptions)
'Usage Dim instance As DicomService Dim value As List(Of IAddInOptions) value = instance.AddInOptions
public: property List<IAddInOptions^>^ AddInOptions { List<IAddInOptions^>^ get(); }