Contains the Verity style file alias name that identifies the Verity style files used for indexing data. The style files control the
format of indexed data (using exception word lists, for example).
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property TemplateType As String |
C# |
---|
string TemplateType { get; set; } |
Visual C++ |
---|
property String^ TemplateType { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_templateType(); function set_templateType(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: false
MaximumLengthString: 128
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ