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

IsSetMacroFocusRange() public method

Checks if MacroFocusRange property is set
public IsSetMacroFocusRange ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetMacroFocusRange()
        {
            return  this.macroFocusRangeField != null;
        }
MerchantItemAttributes