Amazon.ECS.Model.EditorialReview.IsSetSource C# (CSharp) Method

IsSetSource() public method

Checks if Source property is set
public IsSetSource ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetSource()
        {
            return  this.sourceField != null;
        }