The group to which the Content Engine user account name specified in
belongs. Only members of this group are allowed to add to, modify, or read the Verity collection.
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property UserGroup As String |
C# |
---|
string UserGroup { get; set; } |
C++ |
---|
property string UserGroup abstract { String get(); void set(String value); } |
J# |
---|
/** property */ public string get_UserGroup(); /** property */ public void set_UserGroup(string value); |
JScript |
---|
public function get UserGroup() : String public function set UserGroup(value : String); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
Datatype: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
MaximumLengthString: null
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ