Amazon.Rekognition.Model.CompareFacesRequest.IsSetSourceImage C# (CSharp) Method

IsSetSourceImage() private method

private IsSetSourceImage ( ) : bool
return bool
        internal bool IsSetSourceImage()
        {
            return this._sourceImage != null;
        }