Extending product function with VBA > The System Architect object model > Object model classes > MetaItem class > FromDefProperty
  
FromDefProperty
For explicit relationship symbol types, this returns the MetaProperty specified with the FROMDEF keyword.
One property set for each definition type, using FROMDEF keyword within property within DEFINITION block.
Not set where FROMDEF keyword is used within REPRESENTS EXPLICIT RELATIONSHIP typename {..} block.
Note Use MetaItem.ExplicitRel_GetDetails to acquire collection of MetaExplicitRelDetail which contains that information.
See also
MetaItem class: Attributes