Gets a unique identifier of CInterestCategory

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

Syntax

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

See Also