Property Boolean Static_State
Read Access: | Get Static_State to BooleanVariable |
Write Access: | Set Static_State to BooleanVariable/Value |
If this property is set to False, this object loads its list every time it is requested to validate or fill a foreign list. In its default state, it loads its list only once in each session. In applications that allow editing of the list ("Code Maintenance" functions and the like), it is important that this property be set to False in order to give effect to such changes during the sessions in which they are made. The default value of this property is True.