ActiveReports 9 Server
SavePolicy Method

The security token to use.
The policy.
Saves the changes to the specified policy.
Syntax
'Declaration
 
Function SavePolicy( _
   ByVal token As String, _
   ByVal policy As Policy _
) As Result
Result SavePolicy( 
   string token,
   Policy policy
)

Parameters

token
The security token to use.
policy
The policy.

Return Value

The result.
See Also

Reference

IDesignerService Interface
IDesignerService Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum