INavigableItemBuildSet.FieldSupported(String) Méthode

Définition

Teste si le champ spécifié est pris en charge pour les éléments du build set.

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

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

Retours

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

S’applique à