TPImportOfficeDocument
).
customize CPIsValidImportTarget<CompoundObject> {
isvalidtarget = expression { true };
}
boolean
FSCTEAMROOM@1.1001:CPIsValidImportTarget(
key ObjectClass
srcclass,
out retval boolean
isvalidtarget)
Name |
Description |
srcclass |
the object class of the object that should be checked
|
isvalidtarget |
defines if the object will be selectable as import target
|
Additional Information