Field ToStringDelegate
Gets or sets the delegate used to convert the related entity model to a string representation.
public static Func<RelationType, RelatedEntityType, string> ToStringDelegate
Gets or sets the delegate used to convert the related entity model to a string representation.
public static Func<RelationType, RelatedEntityType, string> ToStringDelegate