Share via


QualifyLeadRequest.SourceCampaignId Property

Definition

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