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