Amazon.SimpleWorkflow.Model.PollForDecisionTaskRequest.IsSetIdentity C# (CSharp) Method

IsSetIdentity() private method

private IsSetIdentity ( ) : bool
return bool
        internal bool IsSetIdentity()
        {
            return this.identity != null;
        }