Overload | Description |
---|---|
UADataSetFolderData Constructor() | Initializes a new instance of the class with default data. |
UADataSetFolderData Constructor(String) | Initializes a new instance of the class, specifying the name. |
UADataSetFolderData Constructor(String,UAPublishedDataSetDataCollection) | Initializes a new instance of the class, specifying the name, and published data sets. |
UADataSetFolderData Constructor(String,UAPublishedDataSetDataCollection,UADataSetFolderDataCollection) | Initializes a new instance of the class, specifying the name, published data sets, and subfolders. |
UADataSetFolderData Constructor(UADataSetFolderData) | Initializes a new copy of the object. |