| EntityDynamicSensorFieldOfViewTEntityTransactionParameter Property  | 
 
            Gets or sets the transaction parameter specifying the transaction that will be used when obtaining information from the entity.
            
 
    Namespace: 
   AGI.Foundation.Geometry.Shapes
    Assembly:
   AGI.Foundation.Tracking (in AGI.Foundation.Tracking.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic TransactionParameter TransactionParameter { get; set; }Public Property TransactionParameter As TransactionParameter
	Get
	Set
public:
property TransactionParameter^ TransactionParameter {
	TransactionParameter^ get ();
	void set (TransactionParameter^ value);
}member TransactionParameter : TransactionParameter with get, set
Property Value
Type: 
TransactionParameter See Also
See Also