Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetEventType C# (CSharp) Méthode

IsSetEventType() private méthode

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