CrmServiceClient.PickListMetaElement.ActualValue Property
Applies To: Dynamics CRM 2015
Current value of the PickList Item
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public string ActualValue { get; set; }
public:
property String^ ActualValue {
String^ get();
void set(String^ value);
}
member ActualValue : string with get, set
Public Property ActualValue As String
Property Value
Type: System.String
See Also
CrmServiceClient.PickListMetaElement Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright