System Type ExtensionsTo Variable Method
Turn a string into a variable, such as, we have class: Workflow, and we want to generate the variable name: workflow
Definition
Namespace: Casewhere.SystemTypes
Assembly: Casewhere.SystemTypes (in Casewhere.SystemTypes.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: Casewhere.SystemTypes (in Casewhere.SystemTypes.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public static string ToVariable(
this string name
)Parameters
- name String
Return Value
String[Missing <returns> documentation for "M:Casewhere.SystemTypes.SystemTypeExtensions.ToVariable(System.String)"]