For DocumentClassDefinition objects, this property specifies the set of XMLPropertyMappingScript objects that have specified this DocumentClassDefinition object as the value of their TargetClass property.
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
ReadOnly Property XMLPropertyMappingScripts As IXMLPropertyMappingScriptSet |
| C# |
|---|
IXMLPropertyMappingScriptSet XMLPropertyMappingScripts { get; } |
| Visual C++ |
|---|
property IXMLPropertyMappingScriptSet^ XMLPropertyMappingScripts { IXMLPropertyMappingScriptSet^ get (); } |
| JavaScript |
|---|
function get_xmlPropertyMappingScripts(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: ENUM
CopyToReservation: false
DataType: OBJECT
DeletionAction: CASCADE
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
ReflectiveProperty: TargetClass
RequiredClass: XMLPropertyMappingScript
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ