'Declaration
<NotNullAttribute()> Protected Function ObtainClient() As IEasyDAClient
'Usage
Dim instance As DADialog Dim value As IEasyDAClient value = instance.ObtainClient()
[NotNull()] protected IEasyDAClient ObtainClient()
[NotNull()] protected: IEasyDAClient^ ObtainClient();