PFPluginDescriptionInstancePriority Property |
Gets or sets the instance priority number. Higher number means more priority.
Default value: 1.
Namespace:
Packflow.Plugins
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [DataMemberAttribute]
public int InstancePriority { get; set; }
Property Value
Type:
Int32See Also