MetricSetTopBottomSettings Property |
Gets the top / bottom settings for the current instance, if available.
Namespace: Dundas.BI.Entities.MetricSetsAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic TopBottomSettings TopBottomSettings { get; }Public ReadOnly Property TopBottomSettings As TopBottomSettings
Get
public:
property TopBottomSettings^ TopBottomSettings {
TopBottomSettings^ get ();
}member TopBottomSettings : TopBottomSettings with get
Property Value
TopBottomSettings
See Also