- AETitle
- The AE title to update.
- newInfo
- The new ae title information.
| Visual Basic (Declaration) | |
|---|---|
Overridable Sub Update( _ ByVal AETitle As String, _ ByVal newInfo As AeInfo _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Parameters
- AETitle
- The AE title to update.
- newInfo
- The new ae title information.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code