NameIdPair Class: Difference between revisions
Jump to navigation
Jump to search
Kate Racaza (talk | contribs) No edit summary |
Kate Racaza (talk | contribs) |
||
| Line 9: | Line 9: | ||
| style="width: 130px;"|Name||Gets or sets the item's name. '''String'''. | | style="width: 130px;"|Name||Gets or sets the item's name. '''String'''. | ||
|- | |- | ||
|ID||Gets or sets the item's | |ID||Gets or sets the item's numeric ID number. '''Integer'''. | ||
|} | |} | ||
Revision as of 20:31, 31 August 2015
![]() |
Member of: SynthesisAPI
Stores 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. |
