This document is archived and information here might be outdated. Recommended version. |
The priority of the object factory. The higher the priority, the sooner the object factory is used to discover GxObjects.
[Visual Basic .NET]
Public Property Priority As Integer
[C#]
public int Priority {get; set;}