Amazon.IdentityManagement.Model.Statement.IsSetSourcePolicyType C# (CSharp) Method

IsSetSourcePolicyType() private method

private IsSetSourcePolicyType ( ) : bool
return bool
        internal bool IsSetSourcePolicyType()
        {
            return this._sourcePolicyType != null;
        }