Amazon.AWSMarketplaceMetering.Model.MeterUsageRequest.IsSetProductCode C# (CSharp) Méthode

IsSetProductCode() private méthode

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