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

IsSetMinimumFocalLength() public method

Checks if MinimumFocalLength property is set
public IsSetMinimumFocalLength ( ) : Boolean
return Boolean
        public Boolean IsSetMinimumFocalLength()
        {
            return this.minimumFocalLengthField != null;
        }
ItemAttributes