Adds the specified UserDefinedProperty to the current collection.
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public int Add( UserDefinedProperty value ) |
Visual Basic |
---|
Public Function Add ( _ value As UserDefinedProperty _ ) As Integer |
Parameters
- value
- Type: C1.C1Rdl.Rdl2008..::..UserDefinedProperty
The object to add.