Sets the name of the current Aggregate.
Namespace:
C1.C1Preview.DataBindingAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
protected override void SetName( string newName ) |
Visual Basic |
---|
Protected Overrides Sub SetName ( _ newName As String _ ) |
Parameters
- newName
- Type: System..::..String
The new name of the aggregate.