CrmServiceClient.GetPickListElementFromMetadataEntity Method (String, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets a PickList, Status List or StateList from the metadata of an attribute
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public CrmServiceClient.PickListMetaElement GetPickListElementFromMetadataEntity(
string targetEntity,
string attribName
)
Public Function GetPickListElementFromMetadataEntity (
targetEntity As String,
attribName As String
) As CrmServiceClient.PickListMetaElement
Parameters
targetEntity
Type: System.Stringtext name of the entity to query
attribName
Type: System.Stringname of the attribute to query
Return Value
Type: Microsoft.Xrm.Tooling.Connector.CrmServiceClient.PickListMetaElement
See Also
CrmServiceClient Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright