Class EntityInfo
- Namespace
- Dynamicweb.Tracking
- Assembly
- Dynamicweb.Core.dll
public class EntityInfo
- Inheritance
-
EntityInfo
- Inherited Members
Properties
EntityType
public required string EntityType { get; set; }
Property Value
Key
public required string Key { get; set; }
Property Value
SubKey
public string? SubKey { get; set; }