.NET only. Gets the string description of the type of objects in the collection.
Namespace:
proCube.ApiAssembly: proCubeApi (in proCubeApi.dll) Version: 8.0.1.325
Syntax
| C# |
|---|
string ContainingElementKind { get; } |
| Visual Basic (Usage) |
|---|
Dim instance As ICollectionDescription Dim value As String value = instance.ContainingElementKind |