Gets the unique identifier for the parent CContent

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

Syntax

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

See Also