Share via


CustLedgerAccounts::findStrByPriority Method

Finds the value of specified field in the CustLedgerAccounts table.

Syntax

client server public static str findStrByPriority(
    CustAccount _custAccount, 
    CustPostingProfile _custPostingProfile, 
    FieldId _fieldId)

Run On

Called

Parameters

Return Value

Type: str
The value of the field in the CustLedgerAccounts table.

See Also

Reference

CustLedgerAccounts Table