NameIdPair Class: Difference between revisions
Jump to navigation
Jump to search
Kate Racaza (talk | contribs) mNo edit summary |
Kate Racaza (talk | contribs) mNo edit summary |
||
Line 2: | Line 2: | ||
<onlyinclude>Stores the name and ID of a project, XFRACAS entity or other Synthesis item.</onlyinclude> | <onlyinclude>Stores or retrieves the name and ID of a project, XFRACAS entity or other Synthesis item.</onlyinclude> | ||
== Properties == | == Properties == |
Revision as of 20:50, 30 March 2016
Member of: SynthesisAPI
Stores or retrieves the name and ID of a project, XFRACAS entity or other Synthesis item.
Properties
Name | Description |
---|---|
Name | Gets or sets the item's name. String. |
ID | Gets or sets the item's numeric ID number. Integer. |