Specifies, in URL format, the name of the resource that contains the content data represented by this ContentReference object.
Namespace:
FileNet.Api.CoreAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property ContentLocation As String |
C# |
---|
string ContentLocation { get; set; } |
Visual C++ |
---|
property String^ ContentLocation { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_contentLocation(); function set_contentLocation(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
MaximumLengthString: 2083
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: SETTABLE_ONLY_ON_CREATE
TargetAccessRequired: READ