Click or drag to resize
PicklistEntry Class
Inheritance Hierarchy
SystemObject
  CMS.SalesForce.WebServiceClientPicklistEntry

Namespace: CMS.SalesForce.WebServiceClient
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 9.0.0
Syntax
C#
[SerializableAttribute]
public class PicklistEntry : INotifyPropertyChanged

The PicklistEntry type exposes the following members.

Constructors
  NameDescription
Public methodPicklistEntry
Top
Properties
  NameDescription
Public propertyactive
Public propertydefaultValue
Public propertylabel
Public propertyvalidFor
Public propertyvalue
Top
Methods
  NameDescription
Protected methodRaisePropertyChanged
Top
Events
  NameDescription
Public eventPropertyChanged
Top
Remarks