API Documentation
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Class PicklistValue
Properties
|
Methods
Package
com.salesforce.objects
Class
public class PicklistValue
Inheritance
PicklistValue
SoapObject
mx.utils.ObjectProxy
Public Properties
Property
Defined by
label
: String
PicklistValue
value
: String
PicklistValue
Public Methods
Hide Inherited Public Methods
Show Inherited Public Methods
Method
Defined by
toXml
(objectNs:String, elementName:String, writer:XmlWriter):void
SoapObject
Property detail
label
property
public var label:String
value
property
public var value:String