PluginMessageRelationship.PrimaryEntityRole Field
Applies To: Dynamics CRM 2015
The primary entity role.
Namespace: Microsoft.Xrm.Client.Services.Messages
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
[DataMemberAttribute]
public Nullable<EntityRole> PrimaryEntityRole
public:
[DataMemberAttribute]
Nullable<EntityRole> PrimaryEntityRole
[<DataMemberAttribute>]
val mutable PrimaryEntityRole : Nullable<EntityRole>
<DataMemberAttribute>
Public PrimaryEntityRole As Nullable(Of EntityRole)
Field Value
Type: System.Nullable<EntityRole>
See Also
PluginMessageRelationship Class
Microsoft.Xrm.Client.Services.Messages Namespace
Return to top
© 2017 Microsoft. All rights reserved. Copyright