Amazon.ECS.Model.MerchantItemAttributes.IsSetTellingPageIndicator C# (CSharp) 메소드

IsSetTellingPageIndicator() 공개 메소드

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