CATTPSInterfaces FlagNote (Object)
All Frameworks Object Hierarchy This Framework 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
-
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.
-
Remove an URL.
- Parameters:
-
- iIndex
- position of the URL to remove.
-
Retrieves URL.
- Parameters:
-
- iIndex
- Index of URL.
- oUrl
- URL
Copyright © 2003, Dassault Systèmes. All rights reserved.