BaseEntityGetValueT Method Breeze.sharp

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

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

protected T GetValue<T>(
	string propertyName = ""
)

Parameters

propertyName (Optional)
Type: SystemString

Type Parameters

T

Return Value

Type: T
See Also

Reference