Share via


RetailConnReplicationUtilities::getTableIDFromRelation Method [AX 2012]

Gets table ID from relation.

Syntax

client server public static TableId getTableIDFromRelation(TableName tableName, str relationName)

Run On

Called

Parameters

  • relationName
    Type: str
    Relation name.

Return Value

Type: TableId Extended Data Type
Table ID.

See Also

Reference

RetailConnReplicationUtilities Class