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

IsSetMaximumFocalLength() public méthode

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