CrmServiceClient.GetEntityAttributeMetadataForAttribute Method (String, String)
Dynamics CRM 2016
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets metadata for a specific entity's attribute.
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Public Function GetEntityAttributeMetadataForAttribute ( entityLogicalname As String, attribName As String ) As AttributeMetadata
Parameters
- entityLogicalname
-
Type:
System.String
Name of the entity
- attribName
-
Type:
System.String
Attribute Name
Return Value
Type: Microsoft.Xrm.Sdk.Metadata.AttributeMetadataMicrosoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright
Community Additions
ADD
Show: