שתף באמצעות


QualifyLeadRequest.SourceCampaignId Property

Definition

Overloads

SourceCampaignId

Gets or sets the source campaign that is associated with the opportunity. Required.

SourceCampaignId

Gets or sets the source campaign that is associated with the opportunity. Required.

public:
 property Microsoft::Xrm::Sdk::EntityReference ^ SourceCampaignId { Microsoft::Xrm::Sdk::EntityReference ^ get(); void set(Microsoft::Xrm::Sdk::EntityReference ^ value); };
public Microsoft.Xrm.Sdk.EntityReference SourceCampaignId { get; set; }
member this.SourceCampaignId : Microsoft.Xrm.Sdk.EntityReference with get, set
Public Property SourceCampaignId As EntityReference

Property Value

The source campaign that is associated with the opportunity.

Applies to