WellKnownGrainTypeProperties.LegacyGrainKeyType Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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