GetValueOrBlank
If the IsNull property is set to true then a empty String is return else the Value is returned.
| C# | |
|---|---|
public string GetValueOrBlank {get;} | |
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0
| QuickObjects.ObjectBase | Send comments on this topic. |
| GetValueOrBlank Property | |
| See Also | |
|
| Akal.QuickObjects.ObjectBase Namespace > StringField Class : GetValueOrBlank Property |
GetValueOrBlank
If the IsNull property is set to true then a empty String is return else the Value is returned.
| C# | |
|---|---|
public string GetValueOrBlank {get;} | |
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0