Partager via


INavigableItemBuildSet.FieldSupported(String) Méthode

Définition

Teste si le champ spécifié est pris en charge pour les éléments dans le jeu de builds.

public:
 bool FieldSupported(System::String ^ field);
public bool FieldSupported (string field);
abstract member FieldSupported : string -> bool
Public Function FieldSupported (field As String) As Boolean

Paramètres

field
String

Chaîne String qui représente le nom du champ.

Retours

true si le champ spécifié est pris en charge ; sinon, false.

S’applique à