public UADataSetFolderData PublishedDataSets {get;}
public: property UADataSetFolderData^ PublishedDataSets { UADataSetFolderData^ get(); }
'Declaration
Public ReadOnly Property PublishedDataSets As UADataSetFolderData
'Usage
Dim instance As UAPubSubConfigurationData Dim value As UADataSetFolderData instance.PublishedDataSets = value value = instance.PublishedDataSets
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).