You can extract a C# exposure as part of the schema in which it is defined, or you can extract only the C# exposure itself.
To extract a C# exposure only
On the C# sheet of the Exposure Browser, select the C# exposure that you want to extract.
Select the Extract command from the Exposure menu. The common Save As dialog is then displayed, to enable you to specify the name and location of your C# exposure schema. (The common Save As dialog does not allow you to encrypt the saved file.)
The file name defaults to the name of the current C# exposure, with a .scm suffix. The location defaults to your JADE working directory; for example:
s:\jade\test\bin\DemoCsharpExposure.scm
For details about:
Extracting the C# exposure as part of the schema in which it is defined, see "Extracting Your Schema", in Chapter 10.
Using the non‑GUI client executable to automate the generation and extraction of a C# exposure, "Automating C# Exposure Generation and Extraction", in the following topic.