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