NameIdPair Class: Difference between revisions
Jump to navigation
Jump to search
Chris Kahn (talk | contribs) No edit summary |
Chris Kahn (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Template:APIClass|Repository Class|Repository}} | {{Template:APIClass|Repository Class|Repository}} | ||
This class | This class represents the name and ID of a project. | ||
<!--== Constructors == | <!--== Constructors == | ||
*NameIdPair {{APIComment|Creates a new class that represents a Name and ID pair.}} | *NameIdPair {{APIComment|Creates a new class that represents a Name and ID pair.}} |
Revision as of 23:18, 27 February 2014
This class represents the name and ID of a project.
Properties
- Name (as string) Gets or set the project name.
- ID (as integer) Gets or set the project ID number.