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

IsSetMinimumFocalLength() public méthode

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