Recurrence.HasEnd Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une valeur indiquant si le modèle a un nombre fixe d’occurrences ou une date de fin.
public:
property bool HasEnd { bool get(); };
public bool HasEnd { get; }
Public ReadOnly Property HasEnd As Boolean
Valeur de propriété
True si le modèle a un nombre fixe d’occurrences ou une date de fin ; sinon, false.