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

IsSetMarkerRecordedEventAttributes() private method

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