PicklistAttributeMetadata.ChildPicklistLogicalNames Property

Definition

public:
 property System::Collections::Generic::List<System::String ^> ^ ChildPicklistLogicalNames { System::Collections::Generic::List<System::String ^> ^ get(); };
[System.Runtime.Serialization.DataMember(Order=91)]
public System.Collections.Generic.List<string> ChildPicklistLogicalNames { get; }
[<System.Runtime.Serialization.DataMember(Order=91)>]
member this.ChildPicklistLogicalNames : System.Collections.Generic.List<string>
Public ReadOnly Property ChildPicklistLogicalNames As List(Of String)

Property Value

Attributes

Applies to