ProjectSmallMultiplesRootFolder Property |
Gets the small multiples root folder.
Namespace:
Dundas.BI.FileSystem
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic Folder SmallMultiplesRootFolder { get; }Public ReadOnly Property SmallMultiplesRootFolder As Folder
Get
public:
property Folder^ SmallMultiplesRootFolder {
Folder^ get ();
}member SmallMultiplesRootFolder : Folder with get
Property Value
Type:
FolderThe small multiples root folder.
See Also