ExpansionBase.GetNavProperties Method (List<ISchemaItem>, String)

<< >>

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)

Syntax


C#

public List<ISchemaItemGetNavProperties(
 List<ISchemaItemschemaItem,
 string table
)

Parameters

schemaItem

Type: List<ISchemaItem>

The schema item.

table

Type: String

The table.

Return Value

List<ISchemaItem>.

See Also


ExpansionBase Class

GetNavProperties Overload

ZeraSystems.CodeNanite.Expansion Namespace