CrmDataTypeWrapper.ReferencedEntity Property
Applies To: Dynamics CRM 2015
Gets or sets the name of the referenced entity.
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public string ReferencedEntity { get; set; }
public:
property String^ ReferencedEntity {
String^ get();
void set(String^ value);
}
member ReferencedEntity : string with get, set
Public Property ReferencedEntity As String
Property Value
Type: System.String
See Also
CrmDataTypeWrapper Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright