Used to decorate a property that provides a full URI identifier for an entity

Namespace: BrightstarDB.EntityFramework
Assembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)

Syntax

C#
public IdentifierAttribute()
Visual Basic
Public Sub New
Visual C++
public:
IdentifierAttribute()
F#
new : unit -> IdentifierAttribute

See Also