RVTDocs.com

ExporterIFC.SetCurrentExportedDocument

Method
Description:
Sets the exporter to process a particular document during export.
Remarks:
This is intended for use in federated export.
Syntax
public void SetCurrentExportedDocument(
	Document pDocument
)
Parameters
Parameter Type Description
pDocument Document The document being processed.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null