EnvironmentBaseMasterTransactionID Property |
Accessor for the master transaction id object. Clones the object to local process on first call.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic TypedValue MasterTransactionID { get; }
Public ReadOnly Property MasterTransactionID As TypedValue
Get
public:
virtual property TypedValue^ MasterTransactionID {
TypedValue^ get () sealed;
}
Property Value
Type:
TypedValueImplements
IEnvironmentMasterTransactionID
See Also