Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods > GetNavProperties Method > ExpansionBase.GetNavProperties Method (List<ISchemaItem>, String) |
Gets navigation properties.
Namespace: ZeraSystems.CodeNanite.Expansion
Assembly: ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)
public List<ISchemaItem> GetNavProperties(
List<ISchemaItem> schemaItem,
string table
)
schemaItem
Type: List<ISchemaItem>
The schema item.
table
Type: String
The table.
List<ISchemaItem>.
ZeraSystems.CodeNanite.Expansion Namespace