Amazon.ECS.Model.MerchantItemAttributes.IsSetDigitalZoom C# (CSharp) Méthode

IsSetDigitalZoom() public méthode

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