Amazon.IdentityManagement.Model.ListPoliciesRequest.IsSetScope C# (CSharp) Метод

IsSetScope() приватный Метод

private IsSetScope ( ) : bool
Результат bool
        internal bool IsSetScope()
        {
            return this._scope != null;
        }