Show / Hide Table of Contents

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_ 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 family

Reference

ContractsToolkit Class
ContractsToolkit Members
Overload List
LogContractNoteSetup Class

Back to top © 2022 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.