Amazon.ServiceCatalog.Model.ListRecordHistoryResponse.IsSetRecordDetails C# (CSharp) Method

IsSetRecordDetails() private method

private IsSetRecordDetails ( ) : bool
return bool
        internal bool IsSetRecordDetails()
        {
            return this._recordDetails != null && this._recordDetails.Count > 0; 
        }