ProjectTaskUtilCompactValue Method
Return the base compact value representing the caller's string.
Namespace: ProjectTaskAssembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
public static string CompactValue(
string value
)
Public Shared Function CompactValue (
value As String
) As String
No code example is currently available or this language may not be supported.
- value String
-
The value to convert.
String
The base compact value of the supplied string.