Open sandboxFocus

Property SyntheticRootId

SyntheticRootId

Gets a specific value to use for the SyntheticId property. When SyntheticRootId is null, SyntheticId is built recursively using the synthetic identifier based on the parent context.

Declaration
public string? SyntheticRootId { get; init; }
Property Value
Type Description
string