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

IsSetTellingPageIndicator() public méthode

Checks if TellingPageIndicator property is set
public IsSetTellingPageIndicator ( ) : Boolean
Résultat Boolean
        public Boolean IsSetTellingPageIndicator()
        {
            return  this.tellingPageIndicatorField != null;
        }
MerchantItemAttributes