ERPConnect.BW.Property
Namespace: ERPConnect.BW
Assembly: ERPConnectStandard20.dll
A cube dimension's property
Inheritance
Inherited Members
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
Property()
Constructs a new Property object
Property(string, string, string)
Constructs a new Property object
Parameters
Name
string
Name of the property
Caption
string
Caption of the property
DataType
string
SAP data type of the property (e.g. CHAR)
Properties
Caption
Caption of the property
Property Value
DataType
The SAP data type of the property (e.g. CHAR)
Property Value
FlatOrdinal
The ordinal number of the property when using FlatMDX process
Property Value
Name
Name of the property
Property Value
SelectForFlatMDX
Set to true to have this property as column in the output of the FlatMDX process