Method | Description | |
---|---|---|
Create ( Conferences conference ) : |
||
Create ( int portalId, int conferenceId ) : |
||
Schedule ( Conferences conference ) : System |
public static Create ( Conferences conference ) : |
||
conference | Conferences | |
return |
public static Create ( int portalId, int conferenceId ) : |
||
portalId | int | |
conferenceId | int | |
return |
public Schedule ( Conferences conference ) : System | ||
conference | Conferences | |
return | System |