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

EntityDefinitionIdentity class More...

Public Member Functions

 EntityDefinitionIdentity ()
 Initializes a new instance of the EntityDefinitionIdentity class. More...
 
 EntityDefinitionIdentity (EntityDefinitionIdentity entityDefinitionIdentity)
 Initializes a new instance of the EntityDefinitionIdentity class. More...
 

Properties

string EntityDefinitionId [get, set]
 Gets or sets the entity definition id. More...
 
string Name [get, set]
 Gets or sets the name. More...
 

Description

EntityDefinitionIdentity class

Constructor & Destructor Documentation

Initializes a new instance of the EntityDefinitionIdentity class.

EntityDefinitionIdentity ( EntityDefinitionIdentity  entityDefinitionIdentity)

Initializes a new instance of the EntityDefinitionIdentity class.

Parameters
entityDefinitionIdentityThe entity definition identity.

Property Documentation

string EntityDefinitionId
getset

Gets or sets the entity definition id.

The entity definition id.

string Name
getset

Gets or sets the name.

The name.