Is there a way to specify the size of a business list on creation? I have a business list that when created has some attributes pulled out of a config file. One of those attributes is a flag indicating that it should be fixed length. So if the attribute specifies 20 for a length, I need to be able to say that the min and max length is 20, so no adding or removing of items. Is this easy to do?? Thanks in advance!
↧