Amazon.ECS.Model.MerchantItemAttributes.IsSetDigitalZoom C# (CSharp) Метод

IsSetDigitalZoom() публичный Метод

Checks if DigitalZoom property is set
public IsSetDigitalZoom ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetDigitalZoom()
        {
            return this.digitalZoomField != null;
        }
MerchantItemAttributes