Click or drag to resize
IEntitySemanticAction Property
Zet Universe

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

Represents semantic action for the current version of the entity (semantic action applied to this entity at this time)

Namespace: ZU.Core
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#
SemanticActionKinds SemanticAction { get; set; }

Property Value

Type: SemanticActionKinds
See Also