Amazon.S3.Model.InventoryConfiguration.IsSetSchedule C# (CSharp) Méthode

IsSetSchedule() private méthode

private IsSetSchedule ( ) : bool
Résultat bool
        internal bool IsSetSchedule()
        {
            return this.inventorySchedule != null;
        }
    }