CrmServiceClient.PickListItem Class

 

Applies To: Dynamics CRM 2015

PickList Item

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.PickListItem

Syntax

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

Constructors

Name Description
System_CAPS_pubmethod CrmServiceClient.PickListItem()

Default Constructor

System_CAPS_pubmethod CrmServiceClient.PickListItem(String, Int32)

Constructor with data.

Properties

Name Description
System_CAPS_pubproperty DisplayLabel

Display label for the PickList Item

System_CAPS_pubproperty PickListItemId

ID of the picklist item

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