CrmServiceClient.GetAllAttributesForEntity Method (String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Returns all attributes on a entity
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public List<AttributeMetadata> GetAllAttributesForEntity(
string entityLogicalname
)
Public Function GetAllAttributesForEntity (
entityLogicalname As String
) As List(Of AttributeMetadata)
Parameters
entityLogicalname
Type: System.Stringreturns all attributes on a entity
Return Value
Type: System.Collections.Generic.List<AttributeMetadata>
See Also
CrmServiceClient Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright