Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 307 Bytes

File metadata and controls

16 lines (10 loc) · 307 Bytes

Join.Joins property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets the joins.

public IDictionary<string, Join> Joins { get; }

Property Value

The joins.

See Also