Tracks the IFactTemplate which was used to originally create the current fact template
Namespace: IEFacts
Delphi |
published |
Property Value
Type: IFactTemplate
When a fact template is created with a parent fact template, it inherits a copy of the information from the parent. This information may then be added to, deleted, or changed. All that the fact template does with this property right now is track the parent. There is no sense of inheritance where if you change the parent fact template, the child fact template gets updated |
Reference |