Compartilhar via


INDateSearchType Enumeração

Definição

Enumera tipos de data para uma pesquisa.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public enum INDateSearchType
type INDateSearchType = 
Herança
INDateSearchType
Atributos

Campos

ByCreatedDate 3

Indica uma pesquisa por data de criação.

ByDueDate 1

Indica uma pesquisa por data de conclusão.

ByModifiedDate 2

Indica uma pesquisa por data de modificação.

Unknown 0

Indica um critério de pesquisa desconhecido.

Aplica-se a