AddMemberListResponse.Id Property
Applies To: Dynamics CRM 2015
Gets the ID of the resulting list member.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public Guid Id { get; }
public:
property Guid Id {
Guid get();
}
member Id : Guid with get
Public ReadOnly Property Id As Guid
Property Value
Type: System.Guid
Type: Guid
The ID of the resulting list member that corresponds to the HYPERLINK "mk:@MSITStore:D:\\\\CrmUX\\\\V4\\\\SDK\\\\Release\\\\CrmSdk4.chm::/htm/v4d0_sp5100r_campaignactivityitemcampaignactivityitemidprop.htm" ListMember.ListMemberId property, which is the primary key for the ListMember intersect entity..
See Also
AddMemberListResponse Class
Microsoft.Crm.Sdk.Messages Namespace
ListMember intersect entity metadata
Return to top
© 2016 Microsoft. All rights reserved. Copyright