Click or drag to resize
IPersonSearchCriteria Properties

The IPersonSearchCriteria type exposes the following members.

Properties
  NameDescription
Public propertyFirstName
Find persons with a first name similar to the specified value. Wildcard characters may be used.
Public propertyFullName
Find persons with a full name similar to the specified value. Wildcard characters may be used.
Public propertyHasSpiecesCollection
Find persons that are owners of a spieces collection
Public propertyLastName
Find persons with a last name similar to the specified value. Wildcard characters may be used.
Top
See Also