'Declaration
ReadOnly Property AllowsResolution As Boolean
'Usage
Dim instance As _UADataSetSubscriptionDescriptor Dim value As Boolean value = instance.AllowsResolution
bool AllowsResolution {get;}
'Declaration
ReadOnly Property AllowsResolution As Boolean
'Usage
Dim instance As _UADataSetSubscriptionDescriptor Dim value As Boolean value = instance.AllowsResolution
bool AllowsResolution {get;}
The dataset subscription descriptor allows resolution iff it has published dataset (HasPublishedDataSet) or its ConnectionDescriptor has a connection name specified (OpcLabs.EasyOpc.UA.PubSub.UAPubSubObjectDescriptor.HasName).