QualifyLeadRequest.SourceCampaignId 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 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.