Amazon.DataPipeline.Model.SetTaskStatusRequest.IsSetErrorId C# (CSharp) 메소드

IsSetErrorId() 개인적인 메소드

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