SmallMultiple Class

Represents a small multiple.
Inheritance Hierarchy
SystemObject
  Dundas.BI.FileSystemFileSystemEntry
    Dundas.BI.FileSystemFile
      Dundas.BI.EntitiesEntityBase
        Dundas.BI.Entities.ViewsView
          Dundas.BI.Entities.ViewsSmallMultiple

Namespace: Dundas.BI.Entities.Views
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public class SmallMultiple : View, 
	IRepeaterView

The SmallMultiple type exposes the following members.

Constructors
 NameDescription
Public methodSmallMultiple Initializes a new instance of the SmallMultiple class.
Top
Properties
 NameDescription
Public propertyAdapters Gets the Adapters.
(Inherited from View)
Public propertyAllChildren Gets a flat list of all files and folders in the entry and all of the entry's descendants.
(Inherited from FileSystemEntry)
Public propertyAllChildrenAndSelfGets the entry and all of its descendants.
(Inherited from FileSystemEntry)
Public propertyAllFiles Gets a flat list of all files in the entry and all of the entry's descendants.
(Inherited from FileSystemEntry)
Public propertyAllFilesAndSelf Gets the file and all of its child files.
(Inherited from File)
Public propertyAllFolders Gets a flat list of all folders in the entry and all of the entry's descendants.
(Inherited from FileSystemEntry)
Public propertyBackground Gets or sets the background.
(Inherited from View)
Public propertyBeforeExportActions Gets the before export actions.
(Inherited from View)
Public propertyBrushViewParameterId Gets or sets the ID of the brush view parameter.
(Inherited from View)
Public propertyChatSourceIds Gets an optional list of specified Visual Data Discovery sources for use by the Simba Intelligence chatbot.
(Inherited from View)
Public propertyCheckedOutTo Gets information about the account to which the object is checked out.
(Inherited from File)
Public propertyChildCountGets the number of direct children contained in the entry.
(Inherited from FileSystemEntry)
Public propertyChildrenGets the files and subfolders contained in the entry.
(Inherited from FileSystemEntry)
Public propertyCodeLibraryIds Gets a collection containing the IDs of any code libraries directly referenced by the view.
(Inherited from View)
Public propertyCreatedBy Gets the account information for the user which created the entry.
(Inherited from FileSystemEntry)
Public propertyCreatedTime Gets the time, in coordinated universal time (UTC), at which the entry was created.
(Inherited from FileSystemEntry)
Public propertyCurrentRevisionGets the highest revision number associated with this file.
(Inherited from File)
Public propertyDescription Gets an optional description associated with the entry.
(Inherited from FileSystemEntry)
Public propertyDisabledApplicationPrivileges Gets the disabled application privileges. This is a list of each application privilege ID which should be disabled regardless of the user's application-wide privilege.
(Inherited from View)
Public propertyEntitySaveOptionsGets or sets the entity save options.
(Inherited from EntityBase)
Public propertyExportTimeout Gets or sets the export timeout override length in seconds.
(Inherited from View)
Public propertyFiles Gets the files contained in the entry.
(Inherited from FileSystemEntry)
Public propertyFingerprintGets the fingerprint of the revision.
(Inherited from EntityBase)
Public propertyFoldersGets the folders contained in the entry.
(Inherited from FileSystemEntry)
Public propertyFontColor Gets or sets the font color.
(Inherited from View)
Public propertyFontFamily Gets or sets the font family.
(Inherited from View)
Public propertyFontSize Gets or sets the size of the font.
(Inherited from View)
Public propertyFontStyle Gets or sets the font style.
(Inherited from View)
Public propertyFontVariant Gets or sets the font variant.
(Inherited from View)
Public propertyFontWeight Gets or sets the font weight.
(Inherited from View)
Public propertyFriendlyFullName Gets the full path of the entry (friendly).
(Inherited from FileSystemEntry)
Public propertyFriendlyLocation Gets the location of the entry (friendly representation).
(Inherited from FileSystemEntry)
Public propertyFriendlyLocationElements Gets a read-only list of distinct path elements which compose FriendlyLocation.
(Inherited from FileSystemEntry)
Public propertyFriendlyNameGets the name of the entry (friendly representation).
(Inherited from FileSystemEntry)
Public propertyFullName Gets the full path of the entry.
(Inherited from FileSystemEntry)
Public propertyGroups Gets the groups.
(Inherited from View)
Public propertyHeight Gets or sets the height.
(Inherited from View)
Public propertyId Gets the unique identifier of the entry.
(Inherited from FileSystemEntry)
Public propertyIgnoreAspectRatioOnResize Gets or sets a value indicating whether this view will ignore its aspect ratio when in scale view mode or resize view mode.
(Inherited from View)
Public propertyInitialViewOptions Gets or sets the initial view options, such as it should start full screen. This option can be overridden by the overrides.
(Inherited from View)
Public propertyIsAdhoc Gets a value indicating whether this dashboard is an ad hoc dashboard. This property is set to the File, and as such, applies to all instances (not just the checked out version) of this object.
(Inherited from View)
Obsolete
Public propertyIsAutomaticBrushingDisabled Gets or sets a value indicating whether automatic data brushing is disabled on this view and only custom interactions passing values to the brush view parameter trigger data brushing.
(Inherited from View)
Public propertyIsCheckedOutGets a value indicating whether the file is checked out.
(Inherited from File)
Public propertyIsCheckedOutToCaller Gets a value indicating whether the file is checked out to caller.
(Inherited from File)
Public propertyIsCustomLocalizationAppliedGets or sets a value indicating whether a custom localization applied on this entity.
(Inherited from EntityBase)
Public propertyIsFolderGets a value indicating whether the entry is a folder.
(Inherited from FileSystemEntry)
Public propertyIsInactive Gets a value indicating whether the file is inactive.
(Inherited from File)
Public propertyIsProtectedGets a value indicating whether the entry is protected.
(Inherited from FileSystemEntry)
Public propertyIsRecycledGets a value indicating whether the entry is recycled.
(Inherited from FileSystemEntry)
Public propertyIsRecycledDirectlyGets a value indicating whether the entry is recycled directly and not as a part of parent entry recycling.
(Inherited from FileSystemEntry)
Public propertyIsSimbaChatEnabled Gets or sets a value indicating whether the Simba Intelligence chatbot using Visual Data Discovery sources is enabled for this view.
(Inherited from View)
Public propertyIsSubentry Gets a value indicating whether the entry is contained by a File.
(Inherited from FileSystemEntry)
Public propertyIsTemplate Gets a value indicating whether this dashboard is a template. This property is set to the File, and as such, applies to all instances (not just the checked out version) of this object.
(Inherited from View)
Obsolete
Public propertyIsTemporary Gets a value indicating whether the entry resides under a temporary folder.
(Inherited from FileSystemEntry)
Public propertyIsTenantIdAvailable Gets a value indicating whether the TenantId property can be accessed without throwing an exception.
(Inherited from FileSystemEntry)
Public propertyIsTransientGets a value indicating whether the file is transient.
(Inherited from File)
Public propertyLastCheckedInTimeGets the time when the file was last checked in.
(Inherited from File)
Public propertyLastModifiedTime Gets the time, in coordinated universal time (UTC), at which the entry was last modified.
(Inherited from FileSystemEntry)
Public propertyLayers Gets the layers.
(Inherited from View)
Public propertyLoadingActions Gets the loading actions.
(Inherited from View)
Public propertyLocationGets the location of the entry.
(Inherited from FileSystemEntry)
Public propertyMetadataGets arbitrary metadata associated with the entry.
(Inherited from FileSystemEntry)
Public propertyName Gets the name of the entry.
(Inherited from FileSystemEntry)
Public propertyObjectType Gets the type of the entry.
(Inherited from FileSystemEntry)
Public propertyParameterAdapters Gets the parameter adapters.
Public propertyParentId Gets the ID of the item's parent.
(Inherited from FileSystemEntry)
Public propertyPrimaryEntryIdGets the ID of the primary object which contains the entry.
(Inherited from FileSystemEntry)
Public propertyPrivilegeInheritanceBehavior Gets the privilege inheritance behavior.
(Inherited from FileSystemEntry)
Public propertyPrivileges Gets the entry's privilege assignments.
(Inherited from FileSystemEntry)
Public propertyProjectId Gets the ID of the project containing the entry.
(Inherited from FileSystemEntry)
Public propertyReadyActions Gets the ready actions.
(Inherited from View)
Public propertyReferences Gets information about which other entities are directly referenced by this instance.
(Inherited from EntityBase)
Public propertyRelativeFontSizeMax Gets or sets the minimum font size relative font size is limited to.
(Inherited from View)
Public propertyRelativeFontSizeMin Gets or sets the minimum font size relative font size is limited to.
(Inherited from View)
Public propertyRelativeFontSizeResizeStrength Gets or sets the strength for resizing relative font size.
(Inherited from View)
Public propertyRepeaterModel Gets or sets the repeater model.
Public propertyResizeActions Gets the resize actions.
(Inherited from View)
Public propertyResizeMode Gets or sets the resize mode.
(Inherited from View)
Public propertyResizeModeFit Gets or sets the resize mode fit. This only applies when ResizeMode is Resize.
(Inherited from View)
Public propertyRevisionGets the revision of this instance.
(Inherited from EntityBase)
Public propertyRevisionCommentGets the check-in comment associated with the revision.
(Inherited from EntityBase)
Public propertyRevisionCreatedByGets information about the account which checked-in (or created) the revision.
(Inherited from EntityBase)
Public propertyRevisionCreatedTimeGets the time when the revision was checked in (or created).
(Inherited from EntityBase)
Public propertySmallMultipleModel Gets or sets the small multiple model.
Public propertySubtypeGets or sets the type-specific sub-type of the entry.
(Inherited from FileSystemEntry)
Public propertyTags Gets a collection of explicit tags associated with the entry.
(Inherited from FileSystemEntry)
Public propertyTemplateCellHorizontalSpacing Gets or sets the template cell horizontal spacing.
(Inherited from View)
Public propertyTemplateCells Gets the template cells.
(Inherited from View)
Public propertyTemplateCellsHorizontalPadding Get or sets the horizontal padding of the canvas to the template cells.
(Inherited from View)
Public propertyTemplateCellsVerticalPadding Get or sets the vertical padding of the canvas to the template cells.
(Inherited from View)
Public propertyTemplateCellVerticalSpacing Gets or sets the template cell vertical spacing.
(Inherited from View)
Public propertyTemplateId Gets or sets the ID of the template.
(Inherited from View)
Public propertyTenantId Gets the ID of the tenant associated with the entry.
(Inherited from FileSystemEntry)
Public propertyVersion Gets or sets the version of the entity.
(Inherited from View)
Public propertyVersionCode Gets a number representing the current version of the file system entry's database record.
(Inherited from FileSystemEntry)
Public propertyViewParameters Gets the view parameters.
(Inherited from View)
Public propertyViewSubtype Gets or sets a value indicating the subtype of the view. This property is set to the File, and as such, applies to all instances (not just the checked out version) of this object.
(Inherited from View)
Public propertyViewType Gets the view type.
(Overrides ViewViewType)
Public propertyWidth Gets or sets the width.
(Inherited from View)
Top
Methods
 NameDescription
Public methodGetCodeLibraryRecursiveReferenceIds Recursively gets the script code library reference IDs in the reverse order as a flat list so that they can be included in script includes on a web page. Reverse order means the bottom-most reference on the first edge is included first in the returned list, as this would be the one to be included first when using script tags.
(Inherited from View)
Public methodGetViewParametersAffectingAdapter Gets the view parameters affecting the specified adapter.
(Inherited from View)
Public methodToStringReturns a string that represents the current object.
(Inherited from FileSystemEntry)
Top
See Also