Specifies a string that is used to group related properties together for display and sorting purposes.
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property PropertyDisplayCategory As String |
C# |
---|
string PropertyDisplayCategory { get; set; } |
C++ |
---|
property string PropertyDisplayCategory abstract { String get(); void set(String value); } |
J# |
---|
/** property */ public string get_PropertyDisplayCategory(); /** property */ public void set_PropertyDisplayCategory(string value); |
JScript |
---|
public function get PropertyDisplayCategory() : String public function set PropertyDisplayCategory(value : String); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
Datatype: STRING
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: false
MaximumLengthString: 64
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ