Share via


CustEinvoiceLines.isDimension Method

Indicates whether the specified field is a default dimension field by separating the text at the underscore.

Syntax

public boolean isDimension(TableId _tableId, str _fieldName)

Run On

Called

Parameters

  • _fieldName
    Type: str

Return Value

Type: boolean
true if the field name is the composite dimension name and attribute; otherwise, false.

See Also

Reference

CustEinvoiceLines Table