| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal enterpriseId As String _ ) | |
| C# | |
|---|---|
public warmStart( string enterpriseId ) | |
| Managed Extensions for C++ | |
|---|---|
public: warmStart( string* enterpriseId ) | |
| C++/CLI | |
|---|---|
public: warmStart( String^ enterpriseId ) | |
Parameters
- enterpriseId
- The id of the enterprise (usually the value of sysObjectID).
Target Platforms: Microsoft .NET Framework 2.0