ElementContainerCategory Property |
Gets the container category.
Namespace:
Dundas.BI.Data.Metadata
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic ElementContainerCategory Category { get; }Public ReadOnly Property Category As ElementContainerCategory
Get
public:
property ElementContainerCategory Category {
ElementContainerCategory get ();
}member Category : ElementContainerCategory with get
Property Value
Type:
ElementContainerCategory
See Also