Programmer's Guide > Interfaces > ADocumentType interface > tableModelTags method
  
tableModelTags method
Returns a list containing the name of all the tags used in the specified table model in a document using this DocumentType.
tableModelTags(tableModel)
Parameters
StringtableModel
The name of the table model. All of the valid table models in this DocumentType are available using the tableModels attribute.
Returns
StringList. A list of all the tags for this table model.