Amazon.Route53Domains.Model.BillingRecord.IsSetBillDate C# (CSharp) Méthode

IsSetBillDate() private méthode

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