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