2027 Method
Changes 0
M

FamilySizeTableManager.HasSizeTable

Description:
Checks if a FamilySizeTable of a given name exists.
public bool HasSizeTable(
	string tableName
)
  • String
    tableName
    The name of the FamilySizeTable.
Return Value Boolean True if the FamilySizeTable exists, false otherwise.