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

FieldPropertiesIdentity Class More...

Public Member Functions

 FieldPropertiesIdentity ()
 Initializes a new instance of the FieldPropertiesIdentity class. More...
 
 FieldPropertiesIdentity (RuntimeFieldIdentity fieldIdentity, FieldSystemPropertyIdentityCollection properties)
 Initializes a new instance of the FieldPropertiesIdentity class. More...
 
 FieldPropertiesIdentity (string fieldId, FieldSystemPropertyIdentityCollection properties)
 Initializes a new instance of the FieldPropertiesIdentity class. More...
 

Properties

FieldSystemPropertyIdentityCollection FieldSystemProperties [get, set]
 Gets or sets the system properties. More...
 
RuntimeFieldIdentity Identity [get, set]
 Gets or sets the identity. More...
 

Description

FieldPropertiesIdentity Class

Constructor & Destructor Documentation

Initializes a new instance of the FieldPropertiesIdentity class.

Initializes a new instance of the FieldPropertiesIdentity class.

Parameters
fieldIdentityThe field identity.
propertiesThe properties.
FieldPropertiesIdentity ( string  fieldId,
FieldSystemPropertyIdentityCollection  properties 
)

Initializes a new instance of the FieldPropertiesIdentity class.

Parameters
fieldIdThe field identifier.
propertiesThe properties.

Property Documentation

Gets or sets the system properties.

The system properties.

RuntimeFieldIdentity Identity
getset

Gets or sets the identity.

The identity.