EnvironmentBaseTransactionCacheExternal Property |
Original transaction cache object. The object may be physically located in other process.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic Object TransactionCacheExternal { set; }
Public WriteOnly Property TransactionCacheExternal As Object
Set
public:
property Object^ TransactionCacheExternal {
void set (Object^ value);
}
Property Value
Type:
Object
See Also