ActiveReports 8 Server SDK
SetDescription Method

The security token to use.
The item description.
Sets the item description.
Syntax
'Declaration
 
Function SetDescription( _
   ByVal token As String, _
   ByVal itemDescription As ItemDescription _
) As Result
Result SetDescription( 
   string token,
   ItemDescription itemDescription
)

Parameters

token
The security token to use.
itemDescription
The item description.

Return Value

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IDesignerService Interface
IDesignerService Members

 

 


Copyright © 2015 GrapeCity, inc. All Rights Reserved.

Support Forum