'Declaration
<NotNullAttribute()> ReadOnly Property ServerTables As _UAServerTables
'Usage
Dim instance As _EasyUAClientComplexData Dim value As _UAServerTables value = instance.ServerTables
[NotNull()] _UAServerTables ServerTables {get;}
[NotNull()] property _UAServerTables^ ServerTables { _UAServerTables^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).