SearchDirection 枚举

应用到: CRM 2015 on-prem, CRM Online

Contains the possible values for the search direction in an appointment request.

命名空间: Microsoft.Crm.Sdk.Messages
程序集: Microsoft.Crm.Sdk.Proxy (在 Microsoft.Crm.Sdk.Proxy.dll 中)

语法

声明
<DataContractAttribute(Namespace:="https://schemas.microsoft.com/crm/2011/Contracts")> _
Public Enumeration SearchDirection
[DataContractAttribute(Namespace="https://schemas.microsoft.com/crm/2011/Contracts")] 
public enum SearchDirection

成员

成员名称 描述
Backward Search backward in the calendar. Value = 1.
Forward Search forward in the calendar. Value = 0.

备注

This enumeration is used for the AppointmentRequestDirection property.

平台

开发平台

Windows Vista、Windows Server 2003 和

目标平台

Windows Vista,Windows XP

另请参阅

参考

Microsoft.Crm.Sdk.Messages 命名空间

Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.