[]
        
(Showing Draft Content)

C1.Report.CalculatedField.SetName

SetName Method

SetName(string)

Sets the name of the current object.

Declaration
protected override void SetName(string value)
Parameters
Type Name Description
string value

The new name for the object.

Overrides