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

IsSetMaximumFocalLength() public méthode

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