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

IsSetMarkerRecordedEventAttributes() 개인적인 메소드

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