Amazon.SimpleWorkflow.Model.HistoryEvent.IsSetRecordMarkerFailedEventAttributes C# (CSharp) 메소드

IsSetRecordMarkerFailedEventAttributes() 개인적인 메소드

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