| | WebCenter Interaction API | |
| IPTCardRefreshAgent.SetCardRefreshInfo Method (Int32, String) |
Sets the Card Refresh Info for a specified Card
void SetCardRefreshInfo(
int nCardID,
string ppRefreshInfo
);
Parameters
-
nCardID
- cardID of the Card
-
ppRefreshInfo
- Card Refresh Info serialized as XML
See Also
IPTCardRefreshAgent Interface | com.plumtree.server Namespace | IPTCardRefreshAgent.SetCardRefreshInfo Overload List