Interface IFlatF4Value
Represents a flat f4value.
Inherited Members
Namespace: BiExcellence.OpenBi.Api.Commands.DataProviders
Assembly: BiExcellence.OpenBi.Api.DataProvider.dll
Syntax
public interface IFlatF4Value : IF4Value
Properties
ChavlExtNc
Gets the chavl ext nc.
Declaration
string? ChavlExtNc { get; }
Property Value
Type | Description |
---|---|
string |
ChavlNc
Gets the chavl nc.
Declaration
string? ChavlNc { get; }
Property Value
Type | Description |
---|---|
string |