ScriptAttributeBasePriority Property |
The event handling priority. The highest priority handlers receive the event first. Large number indicates a high priority. 0 is the default value.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.1.0.1 (2.1.0.1)
Syntaxpublic int Priority { get; set; }
Property Value
Type:
Int32
See Also