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 | |
---|---|---|
CrmServiceClient.PickListItem() | Default Constructor |
|
CrmServiceClient.PickListItem(String, Int32) | Constructor with data. |
Properties
Name | Description | |
---|---|---|
DisplayLabel | Display label for the PickList Item |
|
PickListItemId | ID of the picklist item |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
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