Amazon.IoT.Model.ListPrincipalPoliciesRequest.IsSetAscendingOrder C# (CSharp) Method

IsSetAscendingOrder() private method

private IsSetAscendingOrder ( ) : bool
return bool
        internal bool IsSetAscendingOrder()
        {
            return this._ascendingOrder.HasValue; 
        }