PersistenceProvider.Id Property

Definition

Represents the Guid associated with this instance.

public:
 property Guid Id { Guid get(); };
public Guid Id { get; }
member this.Id : Guid
Public ReadOnly Property Id As Guid

Property Value

The GUID associated with this instance.

Applies to