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