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

IsSetDigitalZoom() public method

Checks if DigitalZoom property is set
public IsSetDigitalZoom ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetDigitalZoom()
        {
            return this.digitalZoomField != null;
        }
MerchantItemAttributes