Amazon.Rekognition.Model.Face.IsSetFaceId C# (CSharp) Méthode

IsSetFaceId() private méthode

private IsSetFaceId ( ) : bool
Résultat bool
        internal bool IsSetFaceId()
        {
            return this._faceId != null;
        }