BtarnAdminManager.Import(String, Boolean, Boolean, Boolean, Boolean) Method

Definition

public:
 void Import(System::String ^ fileName, bool importAgreements, bool importHomeOrganizations, bool importPartners, bool importProcessConfigurations);
public void Import (string fileName, bool importAgreements, bool importHomeOrganizations, bool importPartners, bool importProcessConfigurations);
member this.Import : string * bool * bool * bool * bool -> unit
Public Sub Import (fileName As String, importAgreements As Boolean, importHomeOrganizations As Boolean, importPartners As Boolean, importProcessConfigurations As Boolean)

Parameters

fileName
String
importAgreements
Boolean
importHomeOrganizations
Boolean
importPartners
Boolean
importProcessConfigurations
Boolean

Applies to