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