OptionMetadata.ParentValues Property

Definition

public:
 property cli::array <int> ^ ParentValues { cli::array <int> ^ get(); void set(cli::array <int> ^ value); };
[System.Runtime.Serialization.DataMember(Order=91)]
public int[] ParentValues { get; set; }
[<System.Runtime.Serialization.DataMember(Order=91)>]
member this.ParentValues : int[] with get, set
Public Property ParentValues As Integer()

Property Value

Int32[]
Attributes

Applies to