Customizing the metamodel : Keywords for USRPROPS : FREEZE
  
FREEZE
Displays information concerning the freezing of an object, such as the AUDIT ID of who froze it, or the DATE or TIME of freezing. The displayed fields are always READONLY. Values are automatically kept track of by System Architect, but in order to view the values in a dialog, you must add properties with the following respective characteristics:
FREEZE Auditid
FREEZE Date
FREEZE Time
Example
DIAGRAM "Data Flow Gane & Sarson"
{
PROPERTY "Frozen by"
{ FREEZE Auditid }
PROPERTY "Freeze Date"
{ FREEZE Date }
PROPERTY "Freeze Time"
{ FREEZE Time }
}
Search on Access Control in the on-line help for more information on freezing objects.