UniqueId Constructor Breeze.sharp
Creates a new instance of UniqueId.

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

public UniqueId(
	DataProperty property,
	Object value
)

Parameters

property
Type: Breeze.SharpDataProperty
value
Type: SystemObject
See Also

Reference