Skip to content

LegacyGrainId.GetPrimaryKey(string?)

GetPrimaryKey(string?)

View source
public Guid GetPrimaryKey(out string? keyExt)
Gets the GUID primary key and its optional key extension.

Parameters

keyExtstring?
When this method returns, contains the key extension, or null if none is present.

Returns

The GUID primary key.