StructuralAspectGetValues Method Breeze.sharp

[Missing <summary> documentation for "M:Breeze.Sharp.StructuralAspect.GetValues(System.Collections.Generic.IEnumerable{Breeze.Sharp.DataProperty})"]

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

protected internal Object[] GetValues(
	IEnumerable<DataProperty> properties = null
)

Parameters

properties (Optional)
Type: System.Collections.GenericIEnumerableDataProperty

Return Value

Type: Object
See Also

Reference