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

IsSetMaximumResolution() public méthode

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