Constructors
NSDashTileDefinition()
Methods
GetCurrencyCode()
Returns the currency code for the dashboard tile.GetCurrencyMode()
Retrieves the currency mode of the dashboard tile.Generated from NetServer
GetDashboardTileDefinitionId()
Gets the primary key ID of the dashboard tile definition.GetDefaultHeight()
Retrieves the default height of the dashboard tile.Generated from NetServer
GetDefaultWidth()
Retrieves the default width of the dashboard tile.Generated from NetServer
GetDescription()
Retrieves the description of the dashboard tile.Generated from NetServer
GetEntityName()
Retrieves the entity name measured by the dashboard tile.Generated from NetServer
GetEntityType()
Retrieves the entity type of the dashboard tile.Generated from NetServer
GetLayoutConfig()
Retrieves the JSON formatted layout configuration of the dashboard tile.Generated from NetServer
GetMeasure()
Retrieves the measure type of the dashboard tile.Generated from NetServer
GetMeasureByField()
Retrieves the field used to group data in the dashboard tile.Generated from NetServer
GetMeasureField()
Retrieves the field to be measured by the dashboard tile.Generated from NetServer
GetName()
Retrieves the name of the dashboard tile.Generated from NetServer
GetProviderName()
Retrieves the provider name used with this entity type.Generated from NetServer
GetSecondarySelectionId()
Retrieves the secondary selection ID for period comparisons.Generated from NetServer
GetSelectionId()
Gets the selection criteria ID of the tile definition.GetSortBy()
Retrieves the sort field for the dashboard tile.Generated from NetServer
GetTileType()
Retrieves the type of the dashboard tile.Generated from NetServer
GetUsage()
Retrieves where the dashboard tile can be used.Generated from NetServer
SetCurrencyCode(String)
Sets the currency code for the dashboard tile.SetCurrencyMode(Integer)
Sets the currency mode of the dashboard tile.Generated from NetServer
SetDashboardTileDefinitionId(Integer)
Sets the primary key ID of the dashboard tile definition.Generated from NetServer
SetDefaultHeight(Integer)
Sets the default height of the dashboard tile.Generated from NetServer
SetDefaultWidth(Integer)
Sets the default width of the dashboard tile.Generated from NetServer
SetDescription(String)
Sets the description of the dashboard tile.Generated from NetServer
SetEntityName(String)
Sets the entity name measured by the dashboard tile.Generated from NetServer
SetEntityType(Integer)
Sets the entity type of the dashboard tile.Generated from NetServer
SetLayoutConfig(String)
Sets the JSON formatted layout configuration of the dashboard tile.Generated from NetServer
SetMeasure(Integer)
Sets the measure type of the dashboard tile.Generated from NetServer
SetMeasureByField(String)
Sets the field to group data in the dashboard tile.Generated from NetServer
SetMeasureField(String)
Sets the field to be measured by the dashboard tile.Generated from NetServer
SetName(String)
Sets the name of the dashboard tile.Generated from NetServer
SetProviderName(String)
Sets the provider name for the specified entity type.Generated from NetServer
SetSecondarySelectionId(Integer)
Sets the secondary selection ID for period comparisons.Generated from NetServer
SetSelectionId(Integer)
Sets the selection ID for the tile definition criteria.Generated from NetServer
SetSortBy(String)
Sets the sort field for the dashboard tile.Generated from NetServer
SetTileType(Integer)
Sets the type of the dashboard tile.Generated from NetServer
SetUsage(Integer)
Sets where the dashboard tile can be used.Generated from NetServer