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

IsSetRecordMarkerFailedEventAttributes() private method

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