Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetEventType C# (CSharp) Method

IsSetEventType() private method

private IsSetEventType ( ) : bool
return bool
        internal bool IsSetEventType()
        {
            return this.eventType != null;
        }
HistoryEvent