Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Forms.Auto Namespace > DiskMasterFormsCategory Class : Repository Property |
public virtual IMasterFormsRepository Repository {get;}
'Declaration Public Overridable ReadOnly Property Repository As IMasterFormsRepository
'Usage Dim instance As DiskMasterFormsCategory Dim value As IMasterFormsRepository value = instance.Repository
public: virtual property IMasterFormsRepository^ Repository { IMasterFormsRepository^ get(); }