Start of Content Area

Background documentation GACProperty Properties  Locate the document in its SAP Library structure

Properties in the View Designer

      name

Name of the GACProperty in relation to the variables used in the FlashIsland/SilverlightIsland. The FlashIsland/SilverlightIsland accesses a GACProperty using its name.

Pay attention to name consistency.

      readOnly

Specifies read only permission or write permission.

By default, this property is active for security reasons (only read access is allowed).

      value

Value of the GACProperty. The value can be changed at any time by FlashIsland/SilverlightIsland or by the application developer and is always synchronized in each round trip.

 

 

End of Content Area