The attribute in the dynamic group that holds the dynamic LDAP query. An example
is the dxMemberURL attribute. Content Engine server runs this query to retrieve the
dynamic members of the group.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property DynamicGroupQueryAttribute As String |
C# |
---|
string DynamicGroupQueryAttribute { get; set; } |
Visual C++ |
---|
property String^ DynamicGroupQueryAttribute { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_dynamicGroupQueryAttribute(); function set_dynamicGroupQueryAttribute(value); |
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