M-Files Vault Application Framework
C#
Show/Hide TOC
Vault
Extension
Method
Info
Priority Property
The event handler method call priority. Calls with higher priority should be executed before calls with lower priority.
Definition
Namespace:
MFiles.VAF
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
virtual
int
Priority
{
get
; }
Property Value
Int32
Implements
IMethodInfoBase
Priority
See Also
Reference
VaultExtensionMethodInfo Class
MFiles.VAF Namespace
In This Article
Definition
Property Value
Implements
See Also