'Declaration
Public ReadOnly Property PublishedVariables As UAPublishedVariableDataCollection
'Usage
Dim instance As UAPublishedDataItemsElement Dim value As UAPublishedVariableDataCollection value = instance.PublishedVariables
public UAPublishedVariableDataCollection PublishedVariables {get;}
public: property UAPublishedVariableDataCollection^ PublishedVariables { UAPublishedVariableDataCollection^ get(); }