Open sandboxFocus

Property SyntheticParentId

SyntheticParentId

When this property is set to a non-null value, the SyntheticId property shall use this property as the parent identifier, instead of recursively building the synthetic identifier based on the parent context.

Declaration
public string SyntheticParentId { readonly get; set; }
Property Value
Type Description
string