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

IsSetMaximumVerticalResolution() public méthode

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