Click or drag to resize

Job fields

The Job Type exposes the following members.

Fields
 NameDescription of the
Public FieldStatic MemberundefinedJob Static instance for an undefined job. Replaces null to avoid the miserable null warnings when using LogicalNodes and JobLists which it is ensured that at the time of use they are not are not equal to zero, but are not yet instantiated in the constructor in a meaningful way. could be realised. For any subsequent null queries, null must be replaced by this instance. It can then be checked for 'is IUndefinedElement' if necessary.
Back to the top
See also