EntityAspectHasTemporaryKey Property Breeze.sharp
Whether the associated Entity has a 'temporary' EntityKey. i.e. one that will change after a successful save.

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

public bool HasTemporaryKey { get; }

Property Value

Type: Boolean
See Also

Reference