Click or drag to resize

EntitySchemaPropertyTEntity Properties

The EntitySchemaPropertyTEntity generic type exposes the following members.

Properties
  NameDescription
Public propertyGetter
Gets a callback to get the value of the property.
Public propertyName
Gets the name of the property.
(Inherited from ArchivedProperty.)
Public propertyParentProperty
Gets the parent property if this is a sub-property. If this property is not a sub-property, this property will be .
(Inherited from ArchivedProperty.)
Public propertyPropertyType
Gets the type of the property.
(Inherited from ArchivedProperty.)
Public propertySetter
Gets a callback to set the value of the property.
Top
See Also