Amazon.ECS.Model.ItemAttributes.IsSetMinimumFocalLength C# (CSharp) Метод

IsSetMinimumFocalLength() публичный Метод

Checks if MinimumFocalLength property is set
public IsSetMinimumFocalLength ( ) : Boolean
Результат Boolean
        public Boolean IsSetMinimumFocalLength()
        {
            return this.minimumFocalLengthField != null;
        }
ItemAttributes