다음을 통해 공유


DeleteOpenInstancesRequest.StateOfPastInstances 속성

Gets or sets the value to be used to set the status of appointment instances that have already passed. Required.

네임스페이스: Microsoft.Crm.Sdk.Messages
어셈블리: Microsoft.Crm.Sdk.Proxy(Microsoft.Crm.Sdk.Proxy.dll에 있음)

구문

‘선언
Public Property StateOfPastInstances As Integer
public int StateOfPastInstances { get; set; }

속성 값

Type: DateTime
The status code. The value should be one of the option set values for the RecurringAppointmentMaster.StateCode attribute. For more information, see the metadata for this entity. 조직에 대한 엔터티 메타데이터를 보려면 조직에 대한 메타데이터 찾아보기에 설명된 Metadata Browser 솔루션을 설치하십시오. SDK 다운로드의 최상위 폴더에 포함된 EntityMetadata.xlsx라는 Excel 파일에서 사용자 지정되지 않은 조직의 메타데이터를 볼 수도 있습니다.

설명

If you are using the generated enumerations, use RecurringAppointmentMasterState to set this property. For more information about generating enumerations, see Helper Code: Enumerations for Option Sets.

스레드 보안

이 형식의 공용 정적(Visual Basic에서는 Shared) 구성원은 스레드로부터 안전합니다. 인스턴스 구성원은 스레드로부터 안전하지 않을 수 있습니다.

플랫폼

Development Platforms

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

Target Platforms

Windows Server 2008,Windows Server 2012,Windows 7

참고 항목

참조

DeleteOpenInstancesRequest 클래스
DeleteOpenInstancesRequest 구성원
Microsoft.Crm.Sdk.Messages 네임스페이스

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