Specifies the unique number identifying this IBM® Content Manager OnDemand (CMOD) application group.

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

ToggleSyntax

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

ToggleRemarks

ToggleSee Also