Method | Description | |
---|---|---|
Export ( string exportLocation, IEnumerable |
||
ExportLogic ( IOrganizationService service ) : System | ||
RetrieveTeams ( ) : List |
Method | Description | |
---|---|---|
GetAdministrator ( System.Entity e ) : string | ||
GetIsUnderDefaultBusinessUnit ( System.Entity e ) : bool | ||
GetNameFromEntityReference ( System.Entity e, string attribute ) : string | ||
LoadSecurityRoles ( System.Guid teamId ) : List |
||
SerializeTeamsToFile ( string filePath, IEnumerable |
public Export ( string exportLocation, IEnumerable |
||
exportLocation | string | |
teams | IEnumerable |
|
return | void |
public ExportLogic ( IOrganizationService service ) : System | ||
service | IOrganizationService | |
return | System |