Amazon.EC2.Model.ReservationValue.IsSetRemainingUpfrontValue C# (CSharp) Méthode

IsSetRemainingUpfrontValue() private méthode

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