Editable collection of CubeProperty objects.
Namespace:
proCube.ApiAssembly: proCubeApi (in proCubeApi.dll) Version: 8.0.1.325
Syntax
| C# |
|---|
public interface CubeProperties : IEditableMetaCollection<CubeProperty>, IMetaCollection<CubeProperty>, IEnumerable<CubeProperty>, IEnumerable, ICollectionDescription, INotifyCollection<CubePropertiesArray>, INotifyCollection |
| Visual Basic (Usage) |
|---|
Dim instance As CubeProperties |