clsImportBasebIsNil Method
|
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntaxpublic static bool bIsNil(
string sValue_
)
Public Shared Function bIsNil (
sValue_ As String
) As Boolean
Parameters
- sValue_
- Type: SystemString
Return Value
Type:
Boolean
See Also