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

IsSetMinimumFocalLength() public méthode

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