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

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

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