NameIdPair Class

From ReliaWiki
Revision as of 20:50, 30 March 2016 by Kate Racaza (talk | contribs)
Jump to navigation Jump to search
APIWiki.png


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.



See Also