Compartir a través de


PluginMessageRelationship.PrimaryEntityRole Field

 

Applies To: Dynamics CRM 2013

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