Amazon.DirectoryService.Model.DescribeTrustsResponse.IsSetTrusts C# (CSharp) Method

IsSetTrusts() private method

private IsSetTrusts ( ) : bool
return bool
        internal bool IsSetTrusts()
        {
            return this._trusts != null && this._trusts.Count > 0; 
        }
DescribeTrustsResponse