Amazon.SimpleSystemsManagement.Model.DescribeMaintenanceWindowExecutionsResponse.IsSetWindowExecutions C# (CSharp) Méthode

IsSetWindowExecutions() private méthode

private IsSetWindowExecutions ( ) : bool
Résultat bool
        internal bool IsSetWindowExecutions()
        {
            return this._windowExecutions != null && this._windowExecutions.Count > 0; 
        }
DescribeMaintenanceWindowExecutionsResponse