Click or drag to resize
FormInfoHelperGetUniqueFieldName Method
Overload List
  NameDescription
Public methodStatic memberGetUniqueFieldName(ISetString, String)
Gets unique name for name within the specified existingFieldNames by appending a suffix containing ordinal number.
Public methodStatic memberGetUniqueFieldName(FormInfo, String)
Gets unique name for name within the specified formInfo by appending a suffix containing ordinal number.
Top
See Also