Click or drag to resize

EntityDescriptorTEntity Properties

The EntityDescriptorTEntity generic type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDefault
Gets or sets the default descriptor for this type of entity.
Public propertyExtensions
Gets the collection of extensions attached to this object.
(Inherited from ExtensibleObject.)
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Top
See Also