CopyCampaignResponse.CampaignCopyId Property
Applies To: Dynamics CRM 2015
Gets the ID of the newly created campaign.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
public Guid CampaignCopyId { get; }
public:
property Guid CampaignCopyId {
Guid get();
}
member CampaignCopyId : Guid with get
Public ReadOnly Property CampaignCopyId As Guid
Type: System.Guid
Type: Guid
The ID of the newly created campaign that corresponds to the Campaign.CampaignId attribute, which is the primary key for the Campaign entity.
CopyCampaignResponse Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright