2024 April Release

Class FSCFOLIO@1.1001:CompoundDocument Permanent link for this heading

Class to create a document which consists of multiple elements

Class Hierarchy

Object > CompoundObject > BusinessObject > CompoundDocument

Additional Information

  • Commonly usable

Actions Permanent link for this heading

Return Type

Signature

boolean

HasNameBuild(
  out retval boolean hasnamebuild,
  out boolean isfixed)

void

ObjectFinalFormSet()

void

ObjectFinalFormSetClose()

void

ObjectFinalFormUnset()

Actions Permanent link for this heading


FSCCONFIG@1.1001:HasNameBuild Permanent link for this heading

Get information about name build of an object

boolean FSCCONFIG@1.1001:HasNameBuild(
  out retval boolean hasnamebuild,
  out boolean isfixed)

Name

Description

hasnamebuild

true if object has a name build

isfixed


COOSYSTEM@1.1:ObjectFinalFormSet Permanent link for this heading

void COOSYSTEM@1.1:ObjectFinalFormSet()


COOSYSTEM@1.1:ObjectFinalFormSetClose Permanent link for this heading

Sets the change access and closes the selected objects.

void COOSYSTEM@1.1:ObjectFinalFormSetClose()


COOSYSTEM@1.1:ObjectFinalFormUnset Permanent link for this heading

void COOSYSTEM@1.1:ObjectFinalFormUnset()