Gets an identifier for CContentProducer.

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

Syntax

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

See Also