Template:API TxtIdentifiers

From ReliaWiki
Revision as of 20:21, 6 August 2015 by Kate Racaza (talk | contribs)
Jump to navigation Jump to search

ItemCategoryID||Gets or sets the category ID. Integer |- |ItemPartNumber||Gets or sets the part number. String |- |ItemVersion||. Gets or sets the version number. String |- |ItemSupplier||. Gets or sets the supplier name. String |- |ItemApplication||Gets or sets the application. String |- |ItemDescription||Gets or sets the description. String |- |ItemComments||Gets or sets the comments. String |-

|ItemKeywords||Gets or sets the keywords. String


Template Documentation

This template is used in the reference pages of all resource objects. It contains a list of all properties (in wiki table format) that correspond to the Synthesis identifiers introduced in Version 10.


Usage

Below is an example of how to use this template. The code shows the template being inserted into a table row.

{| {{APITable}}
|-
|{{Template:API_TxtIdentifiers}}
|}


The output of this code is as follows:

Name Description
ItemCategoryID Gets or sets the category ID. Integer
ItemPartNumber Gets or sets the part number. String
ItemVersion . Gets or sets the version number. String
ItemSupplier . Gets or sets the supplier name. String
ItemApplication Gets or sets the application. String
ItemDescription Gets or sets the description. String
ItemComments Gets or sets the comments. String
ItemKeywords Gets or sets the keywords. String