MapSpatialElementTemplate.FieldsUsedInValueExpression Propriedade

Definição

Obtém os campos que são usados em uma expressão de valor.

public:
 property System::Collections::Generic::List<System::String ^> ^ FieldsUsedInValueExpression { System::Collections::Generic::List<System::String ^> ^ get(); };
public System.Collections.Generic.List<string> FieldsUsedInValueExpression { get; }
member this.FieldsUsedInValueExpression : System.Collections.Generic.List<string>
Public ReadOnly Property FieldsUsedInValueExpression As List(Of String)

Valor da propriedade

Um objeto List<T> que representa os campos que são usados em uma expressão de valor.

Aplica-se a