Public Properties

  Name Description
Public property ClassDefinition The Class Definition of the class to be indexed. Note that you do not have to fetch the ClassDefinition object to set this property; instead, call the set_ClassDefinition(Factory.ClassDefinition.getInstance) method on this IndexJobClassItem instance.
Public property IncludeSubclassesRequested Indicates whether the operation should apply to the subclasses of the class. For a ClassSubscription object, this property indicates whether the subscription should also apply to the subclasses of the target class. For an AuditDefinition object, this property indicates whether auditing should also apply to the subclasses of the class configured for auditing.
Top

See Also