| EntityPointTEntity Properties | 
The EntityPointTEntity generic type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | EntityParameter | 
            Gets or sets the entity parameter specifying the entity from which this point should get its position.
             | 
|  | IsFrozen | 
            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.) | 
|  | TransactionParameter | 
            Gets or sets the transaction parameter specifying the transaction that will be used when obtaining information from the entity. 
             | 
 See Also
See Also