Interface IMapDimension Namespace: BiExcellence.OpenBi.Api.Commands.MapDimensions Assembly: BiExcellence.OpenBi.Api.MapDimension.dll Syntax public interface IMapDimension Properties Description Declaration string? Description { get; set; } Property Value Type Description string DimensionId Declaration string? DimensionId { get; set; } Property Value Type Description string Id Declaration string Id { get; } Property Value Type Description string Extension Methods Utils.FireEvent<T>(object, string, T) Utils.FireEvent<T>(object, string, object, T)
Namespace: BiExcellence.OpenBi.Api.Commands.MapDimensions Assembly: BiExcellence.OpenBi.Api.MapDimension.dll