Amazon.AWSMarketplaceMetering.Model.BatchMeterUsageRequest.IsSetProductCode C# (CSharp) Метод

IsSetProductCode() приватный Метод

private IsSetProductCode ( ) : bool
Результат bool
        internal bool IsSetProductCode()
        {
            return this._productCode != null;
        }