JoinOptions.JoinedAttributesPrefix

JoinOptions.JoinedAttributesPrefix property

Specifies a prefix string for the joined attribute’s names. Default is “joined_”.

public string JoinedAttributesPrefix { get; set; }

See Also