Langue

INavigableItemBuildSet.FieldIncluded(String) Méthode

Définition

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

public:
 bool FieldIncluded(System::String ^ field);
public bool FieldIncluded(string field);
abstract member FieldIncluded : string -> bool
Public Function FieldIncluded (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 inclus ; sinon, false.

S’applique à