Returns True if the supplied Guid is valid.
Syntax
ISValidation.IsValidGuid(guidString, [message], [allowBlank])
Parameters
| Name | Type | Optional | ByRef | Description |
| guidString |
String |
|
|
|
| message |
String |
Optional |
ByRef |
If False includes the reason. |
| allowBlank |
Boolean |
Optional |
|
If omitted, a value of False is assumed. |
Return Value
Boolean
- Member of:
- ISValidation
- Namespace:
- Intersoft.ISRuntime6
- Assembly:
- ISRuntime6, Version=6.0.3
- Target Framework:
- .NET 9.0