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