EntityAspectSetValue Method (StructuralProperty, Object) Breeze.sharp

[Missing <summary> documentation for "M:Breeze.Sharp.EntityAspect.SetValue(Breeze.Sharp.StructuralProperty,System.Object)"]

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

public void SetValue(
	StructuralProperty property,
	Object newValue
)

Parameters

property
Type: Breeze.SharpStructuralProperty
newValue
Type: SystemObject
See Also

Reference