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