DisplayContactProperties Method
The DisplayContactProperties method displays the properties for this contact.
Syntax
object.DisplayContactProperties
(
i_ContactURL As String
)
Parameters
Parameter | Description |
---|---|
i_ContactURL |
Contact URL. |
Remarks
This method displays a modal dialog and must not be called from a script when a transaction is open. Macros are executed within an open transaction so this method must not be called from a macro.
See Also
Reference
IGrooveFormsToolContact Interface
IGrooveFormsToolContactServices Interface