Determines whether to include deleted records to returned data. Not all FreshBooks objects support returning of deleted records.
public bool IncludeDeleted {get; set;}
'Declaration
Public Property IncludeDeleted As Boolean
Property Value
If
true, deleted records are included to returned data, if a queried object supports it.