JobSearchParams IsProfiled Property Thomas API Webservices Reference Guide
Whether to only include jobs that are/are not profiled

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> IsProfiled { get; set; }
See Also