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

IsSetTitle() public méthode

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