Click or drag to resize

EntityPointTEntity Properties

The EntityPointTEntity generic type exposes the following members.

Properties
  NameDescription
Public propertyEntityParameter
Gets or sets the entity parameter specifying the entity from which this point should get its position.
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.)
Public propertyTransactionParameter
Gets or sets the transaction parameter specifying the transaction that will be used when obtaining information from the entity.
Top
See Also