Interface IMajaTalentCategory Namespace: BiExcellence.OpenBi.Api.Commands.MajaAi Assembly: BiExcellence.OpenBi.Api.MajaAi.dll Syntax public interface IMajaTalentCategory Properties Id Declaration string Id { get; } Property Value Type Description string Name Declaration string Name { get; } Property Value Type Description string ParentId Declaration string ParentId { get; } Property Value Type Description string Extension Methods Utils.FireEvent<T>(object, string, T) Utils.FireEvent<T>(object, string, object, T)