Amazon.SimpleEmail.Model.ListIdentitiesRequest.IsSetIdentityType C# (CSharp) Method

IsSetIdentityType() private method

private IsSetIdentityType ( ) : bool
return bool
        internal bool IsSetIdentityType()
        {
            return this._identityType != null;
        }