'Declaration
<NotNullAttribute()> Public Shared Function CreateWithServerModel() As UAModelClient
'Usage
Dim value As UAModelClient value = UAModelClient.CreateWithServerModel()
[NotNull()] public static UAModelClient CreateWithServerModel()
[NotNull()] public: static UAModelClient^ CreateWithServerModel();
Return Value
Returns the OPC-UA model client craeted with the server-resident model.