Amazon.SimpleSystemsManagement.Model.MaintenanceWindowExecution.IsSetStartTime C# (CSharp) Méthode

IsSetStartTime() private méthode

private IsSetStartTime ( ) : bool
Résultat bool
        internal bool IsSetStartTime()
        {
            return this._startTime.HasValue; 
        }