'Declaration
<NotNullAttribute()> Public ReadOnly Property ExcludeRelations As List(Of String)
[NotNull()] public List<string> ExcludeRelations {get;}
'Declaration
<NotNullAttribute()> Public ReadOnly Property ExcludeRelations As List(Of String)
[NotNull()] public List<string> ExcludeRelations {get;}
Some relations are excluded by default:
If you wish to include these relations, you must remove them from ExcludeRelations.