Amazon.SimpleSystemsManagement.Model.GetInventoryRequest.IsSetResultAttributes C# (CSharp) Method

IsSetResultAttributes() private method

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