FunctionDefinitionIsExplicitAlignmentRequired Property |
Gets a value indicating whether this instance requires explicit alignment.
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 bool IsExplicitAlignmentRequired { get; }
Public ReadOnly Property IsExplicitAlignmentRequired As Boolean
Get
public:
property bool IsExplicitAlignmentRequired {
bool get ();
}
member IsExplicitAlignmentRequired : bool with get
Property Value
Type:
BooleanSee Also