Identifies the client application used to create the object.
Namespace:
FileNet.Api.Query
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Property ApplicationName As String |
| C# |
|---|
string ApplicationName { get; set; } |
| Visual C++ |
|---|
property String^ ApplicationName { String^ get (); void set (String^ value); } |
| JavaScript |
|---|
function get_applicationName(); function set_applicationName(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: false
MaximumLengthString: null
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ