Share via


RetailConnDistributionSubgroup::defaultSubGroup Method

Gets the first RetailConnDistributionSubgroup record of the current group for which default subgroup has been set.

Syntax

client server public static RetailConnDistributionSubgroup defaultSubGroup(RetailConnDistributionGroupId _groupId, boolean _doUpdate)

Run On

Called

Parameters

  • _doUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update.

Return Value

Type: RetailConnDistributionSubgroup Table
A RetailConnDistributionSubgroup record.

See Also

Reference

RetailConnDistributionSubgroup Table