StructuralAspectGetValueT Method (String) Breeze.sharp

[Missing <summary> documentation for "M:Breeze.Sharp.StructuralAspect.GetValue``1(System.String)"]

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

public T GetValue<T>(
	string propertyName
)

Parameters

propertyName
Type: SystemString

Type Parameters

T

Return Value

Type: T
See Also

Reference