Amazon.ServiceCatalog.Model.ListRecordHistoryResponse.IsSetRecordDetails C# (CSharp) Méthode

IsSetRecordDetails() private méthode

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