Object representation of a Member that exists in a Cube.
Namespace:
proCube.ApiAssembly: proCubeApi (in proCubeApi.dll) Version: 8.0.1.325
Syntax
| C# |
|---|
public interface CubeMember : Member, Meta, INotifyObject, IComparable, IChangeable |
| Visual Basic (Usage) |
|---|
Dim instance As CubeMember |