ChildIdAttribute

Namespace: Murder.Utilities.Attributes
Assembly: Murder.dll

public class ChildIdAttribute : Attribute

Attribute for string fields that point to an entity child id.

Implements: Attribute

⭐ Constructors

public ChildIdAttribute()

⭐ Properties

TypeId

public virtual Object TypeId { get; }

Returns
Object