DimensionAttributeValue::insertSoftDeleted Method

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.

See Also

Reference

DimensionAttributeValue Table