Click or drag to resize

EntityPointTEntityTransactionParameter Property

Gets or sets the transaction parameter specifying the transaction that will be used when obtaining information from the entity.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Tracking (in AGI.Foundation.Tracking.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public TransactionParameter TransactionParameter { get; set; }

Property Value

Type: TransactionParameter
See Also