AssociatedEntityClasses Property
Gets the list of Entity Classes that use this PropertyDefinition
Syntax
public System.Collections.Generic.List<PropertyDefinitionToEntityClassAssociation> AssociatedEntityClasses {get;}Public ReadOnly Property AssociatedEntityClasses As System.Collections.Generic.List(Of PropertyDefinitionToEntityClassAssociation)