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

IsSetMarkerName() private method

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