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