Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetEventType C# (CSharp) Метод

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

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