This property is not supported.

Specifies the CBR propagation type for the property.

Namespace:  FileNet.Api.Meta
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
ReadOnly Property CBRPropagationType As Nullable(Of Integer)
C#
Nullable<int> CBRPropagationType { get; }
Visual C++
property Nullable<int> CBRPropagationType {
	Nullable<int> get ();
}
JavaScript
function get_cbrPropagationType();

ToggleRemarks

ToggleSee Also