C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.DataBinding Namespace / Aggregate Class / SetName Method
The new name of the aggregate.

In This Topic
SetName Method (Aggregate)
In This Topic
Sets the name of the current Aggregate.
Syntax
'Declaration
 
Protected Overrides Sub SetName( _
   ByVal newName As String _
) 
 

Parameters

newName
The new name of the aggregate.
See Also