This property is not supported.

Specifies the CBR propagation type for the property.

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

ToggleSyntax

Visual Basic (Declaration)
Property CBRPropagationType As CBRPropagationType
C#
CBRPropagationType CBRPropagationType { get; set; }
Visual C++
property CBRPropagationType CBRPropagationType {
	CBRPropagationType get ();
	void set (CBRPropagationType value);
}
JavaScript
function get_cbrPropagationType();
function set_cbrPropagationType(value);

ToggleRemarks

ToggleSee Also