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

IsSetMacroFocusRange() public method

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