ModelingUtilsGetNextName Method |
Gets the next name of the given name, incrementing the number at the end.
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public static string GetNextName(
string name
)
Parameters
- name
- Type: SystemString
Return Value
Type:
StringSee Also