Click or drag to resize
WebFactorSearchCriteria Properties

The WebFactorSearchCriteria type exposes the following members.

Properties
  NameDescription
Public propertyFactorDataTypeIds
Search for factors that is of one of these factor data types. This property is currently not used.
Public propertyFactorOriginIds
Search for factors that is of one of these factor origins. This property is currently not used.
Public propertyIsIdInNameSearchString
Indication whether or not the name search string may be a factor id.
Public propertyIsIsPeriodicSpecified
Property IsIsPeriodicSpecified indicates if property IsPeriodic has a value or not. This property is currently not used.
Public propertyIsIsPublicSpecified
Property IsIsPublicSpecified indicates if property IsPublic has a value or not. This property is currently not used.
Public propertyIsIsTaxonomicSpecified
Property IsIsTaxonomicSpecified indicates if property IsTaxonomic has a value or not. This property is currently not used.
Public propertyIsPeriodic
Restrict search to periodic or not periodic factors. Property IsIsPeriodicSpecified indicates if this property has a value or not. This property is currently not used.
Public propertyIsPublic
Restrict search to public or not public factors. Property IsIsPublicSpecified indicates if this property has a value or not. This property is currently not used.
Public propertyIsTaxonomic
Restrict search to taxonomic or not taxonomic factors. Property IsIsTaxonomicSpecified indicates if this property has a value or not. This property is currently not used.
Public propertyNameSearchString
The factor name search criteria.
Public propertyRestrictReturnToScope
Scope for factors that is returned.
Public propertyRestrictSearchToFactorIds
Limit factor search (not factor return) to factors.
Public propertyRestrictSearchToScope
Scope for factors that is searched.
Top
See Also