updateFinancialDataACL
Purpose
This operation updates a financial data ACL.
Related Information
Operation: updateFinancialSummaryACL
Input
This operation requires the following inputs:
-
financialDataParent: FinancialDataParentInfo
-
accessList: AccessListInfo
Return
If the operation is successful, nothing will be returned to the client.
Java Examples
See webservice_toolkit:
java\client\src\examples\fm\
FinancialDataClient.java
updateACL()