Amazon.DataPipeline.Model.SetTaskStatusRequest.IsSetErrorId C# (CSharp) Method

IsSetErrorId() private method

private IsSetErrorId ( ) : bool
return bool
        internal bool IsSetErrorId()
        {
            return this.errorId != null;
        }