Edit

Share via


WellKnownGrainTypeProperties.LegacyGrainKeyType Field

Definition

Key type of the grain, if it implement a legacy interface. Valid values are nameof(String), nameof(Int64) and nameof(Guid)

public const string LegacyGrainKeyType;
val mutable LegacyGrainKeyType : string
Public Const LegacyGrainKeyType As String 

Field Value

Applies to