Amazon.ServiceCatalog.Model.ListRecordHistoryResponse.IsSetRecordDetails C# (CSharp) 메소드

IsSetRecordDetails() 개인적인 메소드

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