ResultDescriptorPlacement Property |
Gets the suggested placement, when the result is a function generated hierarchy.
Namespace:
Dundas.BI.Data.Functions
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public PlacementPosition Placement { get; }
Public ReadOnly Property Placement As PlacementPosition
Get
public:
property PlacementPosition Placement {
PlacementPosition get ();
}
member Placement : PlacementPosition with get
Property Value
Type:
PlacementPositionSee Also