Specifies an IdList object that contains the list of GUID string values that can be assigned to the property described by this PropertyDescriptionId object.

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

ToggleSyntax

Visual Basic (Declaration)
ReadOnly Property PropertySelectionsId As IIdList
C#
IIdList PropertySelectionsId { get; }
Visual C++
property IIdList^ PropertySelectionsId {
	IIdList^ get ();
}
JavaScript
function get_propertySelectionsId();

ToggleRemarks

ToggleSee Also