Enumerazione PropagationOwnershipOptions

Si applica a: CRM 2015 on-prem, CRM Online

Contains the possible values for propagation ownership options.

Spazio dei nomi: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Sintassi

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

Membri

Nome membro Descrizione
Caller All created activities are assigned to the caller of the API. Value = 1.
ListMemberOwner Created activities are assigned to respective owners of target members. Value = 2.
None There is no change in ownership for the created activities. Value = 0.

Note

Used for the OwnershipOptions, OwnershipOptions, and OwnershipOptions properties.

Piattaforme

Piattaforme di sviluppo

Windows Vista, Windows Server 2003 e

Piattaforme di destinazione

Windows Vista,Windows XP

Vedere anche

Riferimento

Spazio dei nomi Microsoft.Crm.Sdk.Messages
Classe PropagateByExpressionRequest
Classe DistributeCampaignActivityRequest
Classe CreateActivitiesListRequest

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