DraftTask.LevelingDelay 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 ou définit la durée pendant laquelle le nivellement peut retarder une tâche à partir de son démarrage précoce.
public:
property System::String ^ LevelingDelay { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.SharePoint.Client.Remote]
public string LevelingDelay { get; set; }
member this.LevelingDelay : string with get, set
Public Property LevelingDelay As String
Valeur de propriété
Durée.
- Attributs
Remarques
Pour obtenir la valeur TimeSpan du délai de nivellement, utilisez la LevelingDelayTimeSpan propriété .