[Missing <summary> documentation for M:PerpetuumSoft.Reporting.Designer.ReportDesigner.CheckExistName(System.String)]
Assembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
public bool CheckExistName( string objectName ) |
Visual Basic (Declaration) |
---|
Public Function CheckExistName ( _ objectName As String _ ) As Boolean |
Visual C++ |
---|
public: bool CheckExistName( String^ objectName ) |
Parameters
- objectName
- Type: System..::.String