If you set this property, the server automatically sets the SourceDatabaseConnection and SourceDatabaseSchemaName properties to the same values as the object store's properties of the same name, even if SourceDatabaseConnection and SourceDatabaseSchemaName were previously set to different values. Once set, this property cannot be modified.
For Case History, you must set the SourceObjectStore property.
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property SourceObjectStore As IObjectStore |
C# |
---|
IObjectStore SourceObjectStore { get; set; } |
Visual C++ |
---|
property IObjectStore^ SourceObjectStore { IObjectStore^ get (); void set (IObjectStore^ value); } |
JavaScript |
---|
function get_sourceObjectStore(); function set_sourceObjectStore(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
ReflectiveProperty: null
RequiredClass: DocSpace
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ