NameIdPair Class

From ReliaWiki
Revision as of 15:08, 8 April 2016 by Kate Racaza (talk | contribs)
Jump to navigation Jump to search
APIWiki.png


Member of: SynthesisAPI


Represents the name and ID pair of a project, XFRACAS entity or model resource.

Properties

Name Description
Name Gets or sets the name. String.
ID Gets or sets the numeric ID number. Integer.



See Also