StructuralAspectSetDpValue Method Breeze.sharp

[Missing <summary> documentation for "M:Breeze.Sharp.StructuralAspect.SetDpValue(Breeze.Sharp.DataProperty,System.Object)"]

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

protected internal abstract void SetDpValue(
	DataProperty dp,
	Object newValue
)

Parameters

dp
Type: Breeze.SharpDataProperty
newValue
Type: SystemObject
See Also

Reference