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

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

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