Amazon.ECS.Model.OtherCategoriesSimilarProduct.IsSetTitle C# (CSharp) Méthode

IsSetTitle() public méthode

Checks if Title property is set
public IsSetTitle ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetTitle()
        {
            return  this.titleField != null;
        }