Click or drag to resize
EntityRefState Property
Zet Universe

[This is preliminary documentation and is subject to change.]

This allows us to cheaply identify not only if this fragment was extracted automatically or created manually, but also identify if it is deleted or not

Namespace: ZU.Semantic
Assemblies:  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
Syntax
C#
public EntityFragmentState State { get; set; }

Property Value

Type: EntityFragmentState
See Also