PeopleSearchParams SearchAPIOnly Property Thomas API Webservices Reference Guide
Whether to only search for people created via the API

Namespace: Thomas.APIServices.DataTypes
Assembly: Thomas.APIServices (in Thomas.APIServices.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

[DataMemberAttribute]
public Nullable<bool> SearchAPIOnly { get; set; }
See Also