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.
Creates a record that represents a soft deleted value.
Syntax
server public static DimensionAttributeValue insertSoftDeleted(RecId _dimensionAttributeId)
Run On
Server
Parameters
- _dimensionAttributeId
Type: RecId Extended Data Type
The ID of a DimensionAttribute record that specifies the dimension.
Return Value
Type: DimensionAttributeValue Table
The table buffer of the DimensionAttributeValue record that was created.