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

TableTableFieldIdentity class- represents identity details of a table field in a document More...

Public Member Functions

 TableFieldIdentity ()
 Initializes a new instance of the TableFieldIdentity class. More...
 

Properties

string Id [get, set]
 Gets or sets the Id. More...
 
string Name [get, set]
 Gets or sets the name. More...
 

Description

TableTableFieldIdentity class- represents identity details of a table field in a document

Constructor & Destructor Documentation

Initializes a new instance of the TableFieldIdentity class.

Property Documentation

string Id
getset

Gets or sets the Id.

string Name
getset

Gets or sets the name.