All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
SkinIdentity Class Reference

Uniquely identifies the skin in TotalAgility system. More...

Public Member Functions

override string ToString ()
 Returns a System.String that represents this instance. More...
 

Properties

string Id [get, set]
 Gets or sets the id. More...
 
string Name [get, set]
 Gets or sets the name. More...
 
double Version [get, set]
 Gets or sets the version. More...
 

Description

Uniquely identifies the skin in TotalAgility system.

Member Functions

override string ToString ( )

Returns a System.String that represents this instance.

Returns
A System.String that represents this instance.

Property Documentation

string Id
getset

Gets or sets the id.

The id.

string Name
getset

Gets or sets the name.

The name.

double Version
getset

Gets or sets the version.

The version.