PropagateByExpressionRequest.OwnershipOptions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the ownership options for propagation. Required.
public:
property Microsoft::Crm::Sdk::Messages::PropagationOwnershipOptions OwnershipOptions { Microsoft::Crm::Sdk::Messages::PropagationOwnershipOptions get(); void set(Microsoft::Crm::Sdk::Messages::PropagationOwnershipOptions value); };
public Microsoft.Crm.Sdk.Messages.PropagationOwnershipOptions OwnershipOptions { get; set; }
member this.OwnershipOptions : Microsoft.Crm.Sdk.Messages.PropagationOwnershipOptions with get, set
Public Property OwnershipOptions As PropagationOwnershipOptions
Property Value
The ownership options for propagation.