SyntheticParentId
Gets a specific value to use as the parent identifier part when building the SyntheticId property. When SyntheticParentId is null, SyntheticId is built recursively using the synthetic identifier based on the parent context.
Declaration
public string? SyntheticParentId { get; init; }
Property Value
Type | Description |
---|---|
string |