Jagamisviis:


CrmServiceClient.PickListMetaElement Class

 

Applies To: Dynamics CRM 2015

PickList data

Namespace:   Microsoft.Xrm.Tooling.Connector
Assembly:  Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Xrm.Tooling.Connector.CrmServiceClient.PickListMetaElement

Syntax

public sealed class PickListMetaElement
public ref class PickListMetaElement sealed 
[<Sealed>]
type PickListMetaElement = class end
Public NotInheritable Class PickListMetaElement

Constructors

Name Description
System_CAPS_pubmethod CrmServiceClient.PickListMetaElement()

Default Constructor

System_CAPS_pubmethod CrmServiceClient.PickListMetaElement(String, String, String)

Constructs a PickList item with data.

Properties

Name Description
System_CAPS_pubproperty ActualValue

Current value of the PickList Item

System_CAPS_pubproperty DisplayValue

Displayed value for the PickList

System_CAPS_pubproperty Items

Array of Potential Pick List Items.

System_CAPS_pubproperty PickListLabel

Displayed Label

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.Xrm.Tooling.Connector Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright