Indexes   

FlagNote (Object)

Interface for the TPS Flag Note object.

Property Index

FlagNoteText
Retrieves flag text.
Text
Retrieves text.

Method Index

AddURL
Sets an URL.
GetNbrURL
Gets the number of URL.
ModifyURL
Modifies an URL.
RemoveURL
Remove an URL.
URL
Retrieves URL.

Properties


o Property FlagNoteText() As (Read Only)
Retrieves flag text.
o Property Text() As (Read Only)
Retrieves text.

Methods


o Sub AddURL( iUrl)
Sets an URL.
Parameters:
iUrl
URL to Set
o Sub GetNbrURL( oNumberOfURL)
Gets the number of URL.
Parameters:
oNumberOfURL
returns param oNumberOfURL.
o Sub ModifyURL( iUrl,
iIndex)
Modifies an URL.
Parameters:
iUrl
URL to Set.
iIndex
index of the URL to modify.
o Sub RemoveURL( iIndex)
Remove an URL.
Parameters:
iIndex
position of the URL to remove.
o Func URL( iIndex) As
Retrieves URL.
Parameters:
iIndex
Index of URL.
oUrl
URL

Copyright © 2006, Dassault Systèmes. All rights reserved.