deDesign..::..replaceBONameTypeDelimiters Method
Replaces the bo name type delimiters.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool replaceBONameTypeDelimiters( string oldBONameDelimiter, string oldBOTypeDelimiter, string newBONameDelimiter, string newBOTypeDelimiter, string oDefinitionID )
Parameters
- oldBONameDelimiter
- Type: String
The old bo name delimiter.
- oldBOTypeDelimiter
- Type: String
The old bo type delimiter.
- newBONameDelimiter
- Type: String
The new bo name delimiter.
- newBOTypeDelimiter
- Type: String
The new bo type delimiter.
- oDefinitionID
- Type: String
The definition identifier.