ArcGIS API for WPF - Library Reference
DynamicCodedValueSource Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace > DynamicCodedValueDomainColumn Class : DynamicCodedValueSource Property

Gets or sets the dynamic coded value source. a Dictionary that is used to lookup the CodedValueSource that should be used based on the LookupField value.

Syntax

Visual Basic (Declaration) 
Public Property DynamicCodedValueSource As DynamicCodedValueSource
C# 
public DynamicCodedValueSource DynamicCodedValueSource {get; set;}

Property Value

The dynamic coded value source.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.