Used by timeline manager to prevent some Timelines from being added

Namespace:  Janus
Assembly:  Janus (in Janus.dll)

Syntax

C#
[AttributeUsageAttribute(AttributeTargets.Field, AllowMultiple = false)]
public class IgnoreAttribute : Attribute

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    Janus..::..IgnoreAttribute

See Also