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