Gets a unique identifier of CInterestCategory

Namespace:  Asi.iBO.ContentManagement
Assembly:  Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0

Syntax

C#
public decimal InterestCategoryId { get; }
Visual Basic (Declaration)
Public ReadOnly Property InterestCategoryId As Decimal
Visual C++
public:
property Decimal InterestCategoryId {
	Decimal get ();
}

See Also