Table of Contents

Property Priority

Namespace
Sccg.Core
Assembly
Sccg.dll

Priority

Gets the order in which the ISource is applied. The lower the number, the earlier the ISource is applied.

public virtual int Priority { get; }

Property Value

int