Specifies a string that contains provider-specific information about a fixed content device.
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
For Image Services, this property allows you to specify the Image Services document class name for content that is stored on an Image Services fixed content device. This value will override the DefaultISDocumentClass property on the associated
object. For example:
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property ResourceString As String |
C# |
---|
string ResourceString { get; set; } |
C++ |
---|
property string ResourceString abstract { String get(); void set(String value); } |
J# |
---|
/** property */ public string get_ResourceString(); /** property */ public void set_ResourceString(string value); |
JScript |
---|
public function get ResourceString() : String public function set ResourceString(value : String); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
Datatype: STRING
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: false
MaximumLengthString: 512
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ