Amazon.SimpleWorkflow.Model.MarkerRecordedEventAttributes.IsSetMarkerName C# (CSharp) Method

IsSetMarkerName() private method

private IsSetMarkerName ( ) : bool
return bool
        internal bool IsSetMarkerName()
        {
            return this.markerName != null;
        }