EnvironmentBaseMasterTransactionIDExternal Property |
Original master transaction identifier 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 MasterTransactionIDExternal { set; }
Public WriteOnly Property MasterTransactionIDExternal As Object
Set
public:
property Object^ MasterTransactionIDExternal {
void set (Object^ value);
}
Property Value
Type:
Object
See Also