Amazon.Rekognition.Model.SearchFacesByImageRequest.IsSetFaceMatchThreshold C# (CSharp) Method

IsSetFaceMatchThreshold() private method

private IsSetFaceMatchThreshold ( ) : bool
return bool
        internal bool IsSetFaceMatchThreshold()
        {
            return this._faceMatchThreshold.HasValue; 
        }