Delen via


DeleteOpenInstancesRequest.StateOfPastInstances-eigenschap

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

Naamruimte: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Syntaxis

'Declaratie
Public Property StateOfPastInstances As Integer
public int StateOfPastInstances { get; set; }

Waarde van eigenschap

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. Als u de metagegevens van de entiteit voor uw organisatie wilt bekijken, installeert u de oplossing Metadata Browser die wordt beschreven in Browse the Metadata for Your Organization (De metagegevens van uw bedrijf doorzoeken). U kunt ook metagegevens weergeven voor een niet-aangepaste organisatie in het Excel-bestand EntityMetadata.xlsx, in de bovenste map van SDK download.

Opmerkingen

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.

Thread-veiligheid

Alle openbare statische (Shared in Visual Basic) leden van dit type zijn thread-veilig. Exemplaarleden zijn niet gegarandeerd thread-veilig.

Platforms

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

Zie ook

Verwijzing

DeleteOpenInstancesRequest-klasse
DeleteOpenInstancesRequest-leden
Microsoft.Crm.Sdk.Messages-naamruimte

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