Property callbackOrder callbackOrder Returns the current callback order for build processing. Declaration public abstract int callbackOrder { get; } Property Value Type Description int Int value denoting the callback order. Implements IOrderedCallback.callbackOrder