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

ResourceExtensionField class More...

Public Member Functions

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

Properties

short FieldType [get, set]
 Gets or sets the type. More...
 
string Id [get, set]
 Gets or sets the id. More...
 
string Name [get, set]
 Gets or sets the name. More...
 
object Value [get, set]
 Gets or sets the value. More...
 

Description

ResourceExtensionField class

Constructor & Destructor Documentation

Initializes a new instance of the ResourceExtensionField class.

Property Documentation

short FieldType
getset

Gets or sets the type.

The type.

string Id
getset

Gets or sets the id.

The id.

string Name
getset

Gets or sets the name.

The name.

object Value
getset

Gets or sets the value.

The value.