CreateUserName: String;
The CreateUserName property returns name of the user who created an update.
Value of this property is stored in the CustomProperties collection and can be changed. It is relevant only on working with *.pefx files.
The property use is given in the example for IMetabaseUpdate.CreateMetabase.
See also: