Visual Basic (Declaration) | |
---|---|
Public Sub AddAggregateFunction( _ ByVal aggregateId As NodeId, _ ByVal aggregateName As String, _ ByVal isHistorical As Boolean _ ) |
C# | |
---|---|
public void AddAggregateFunction( NodeId aggregateId, string aggregateName, bool isHistorical ) |
Parameters
- aggregateId
- aggregateName
- isHistorical
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family