[This is preliminary documentation and is subject to change.]
Change the unspecified to empty string
Namespace:
OfficeClip.DBLayer.ServiceAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
protected string ChangeUnspecifiedToEmpty( string val ) |
Visual Basic (Declaration) |
---|
Protected Function ChangeUnspecifiedToEmpty ( _ val As String _ ) As String |
Visual C++ |
---|
protected: String^ ChangeUnspecifiedToEmpty( String^ val ) |
Parameters
- val
- Type: System..::.String