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

IsSetMinimumFocalLength() public method

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