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

IsSetDetails() private method

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