Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a value that indicates whether the specified dimension attribute allows for blanks on the specified structure.
Syntax
server public static boolean doesDimAttributeAllowBlankOnStructure(DimensionAttributeRecId _dimensionAttribute, DimensionHierarchyId _dimensionHierarchy)
Run On
Server
Parameters
- _dimensionAttribute
Type: DimensionAttributeRecId Extended Data Type
The record ID of the related DimensionAttribute record.
- _dimensionHierarchy
Type: DimensionHierarchyId Extended Data Type
The record ID of the related DimensionHierarchy record.
Return Value
Type: boolean
true if the specified dimension attribute allows for blanks on the specified structure; otherwise, false.