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

IsSetOpticalZoom() public method

Checks if OpticalZoom property is set
public IsSetOpticalZoom ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetOpticalZoom()
        {
            return this.opticalZoomField != null;
        }
MerchantItemAttributes