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

IsSetMarkerRecordedEventAttributes() private méthode

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