Returns a boolean indicating if the given column has a value.
object.GetColumnHasValue(szColName)
CaWForm
szColName - Name of column.
Returns true if column has value, false otherwise
Example
bool bRet = Form.GetColumnHasValue(“Name”)
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|