StructuralAspectGetValue Method (DataProperty, EntityVersion) Breeze.sharp

[Missing <summary> documentation for "M:Breeze.Sharp.StructuralAspect.GetValue(Breeze.Sharp.DataProperty,Breeze.Sharp.EntityVersion)"]

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

public Object GetValue(
	DataProperty property,
	EntityVersion version
)

Parameters

property
Type: Breeze.SharpDataProperty
version
Type: Breeze.SharpEntityVersion

Return Value

Type: Object
See Also

Reference