Interface IMasterDataAttribute
Represents an master data attribute.
Inherited Members
- ITableAttribute.Id
- ITableAttribute.Table
- ITableAttribute.Name
- ITableAttribute.Type
- ITableAttribute.DefaultValue
- ITableAttribute.DefaultValues
- ITableAttribute.IsExclusive
- ITableAttribute.IsMultiple
- ITableAttribute.Length
- ITableAttribute.Serialize(object)
- ITableAttribute.Deserialize(string)
- ITableAttribute.Deserialize(JsonElement)
- ICustomAttributes.CustomAttributes
Namespace: BiExcellence.OpenBi.Api.Commands.MasterData
Assembly: BiExcellence.OpenBi.Api.MasterData.dll
Syntax
public interface IMasterDataAttribute : ITableAttribute, ICustomAttributes