EnvironmentBaseActivityID Property |
Accessor for the activity 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 ActivityID { get; }
Public ReadOnly Property ActivityID As TypedValue
Get
public:
virtual property TypedValue^ ActivityID {
TypedValue^ get () sealed;
}
Property Value
Type:
TypedValueImplements
IEnvironmentActivityID
See Also