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

IsSetMaximumFocalLength() public method

Checks if MaximumFocalLength property is set
public IsSetMaximumFocalLength ( ) : Boolean
return Boolean
        public Boolean IsSetMaximumFocalLength()
        {
            return this.maximumFocalLengthField != null;
        }
ItemAttributes