IPropertyProcessor.Priority property
Gets the priority. The processors are called based on this priority.
public int Priority { get; }
Property Value
The priority.
See Also
- interface IPropertyProcessor
Gets the priority. The processors are called based on this priority.
public int Priority { get; }
The priority.