fcSDK Documentation
LogContractNote(LogContractNoteSetup) Method

Setup object for API invocation.
Causes a note log to be created and added to the specified contract. This overload takes a setup object.
Syntax
'Declaration
 
Public Overloads Function LogContractNote( _
   ByVal setupParam As LogContractNoteSetup _
) As ToolkitResult
public ToolkitResult LogContractNote( 
   LogContractNoteSetup setupParam
)

Parameters

setupParam
Setup object for API invocation.

Return Value

The following values are populated in the ToolkitResult object returned by the API method:
  • Objid - The Objid of the NotesLog.
Remarks
It logs the note with the user name specified. There can be Internal Use notes added. It allows the setting of optional fields on the notes_log record with the use of the AdditionalFields object.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Reference

ContractsToolkit Class
ContractsToolkit Members
Overload List
LogContractNoteSetup Class

 

 


© 2010 Dovetail Software, Inc. - All rights reserved.
- Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
- .NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.

Send comments on this topic.