Amazon.ECS.Model.MerchantItemAttributes.IsSetIndications C# (CSharp) Method

IsSetIndications() public method

Checks if Indications property is set
public IsSetIndications ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetIndications()
        {
            return  this.indicationsField != null;
        }
MerchantItemAttributes