EntityAspectLoadNavigationProperty Method (String) Breeze.sharp

[Missing <summary> documentation for "M:Breeze.Sharp.EntityAspect.LoadNavigationProperty(System.String)"]

Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax

public Task<Object> LoadNavigationProperty(
	string propertyName
)

Parameters

propertyName
Type: SystemString

Return Value

Type: TaskObject
See Also

Reference