ModelingUtilsGetNameFromListItem Method |
Extracts a name from a text formatted like "[Id=42] My object".
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 GetNameFromListItem(
string item
)
Parameters
- item
- Type: SystemString
Return Value
Type:
StringSee Also