NeedExport: Boolean;
NeedExport: boolean;
The NeedExport property determines whether the object must be exported.
Available values:
True. The object must be exported.
False. The object must not be exported.
The property use is given in the example for IMobileApplicationPublicator.Items.
See also: