Amazon.AWSMarketplaceMetering.Model.UsageRecordResult.IsSetUsageRecord C# (CSharp) Method

IsSetUsageRecord() private method

private IsSetUsageRecord ( ) : bool
return bool
        internal bool IsSetUsageRecord()
        {
            return this._usageRecord != null;
        }