Amazon.IdentityManagement.Model.ListPoliciesRequest.IsSetScope C# (CSharp) Method

IsSetScope() private method

private IsSetScope ( ) : bool
return bool
        internal bool IsSetScope()
        {
            return this._scope != null;
        }