BaseInfoGeneralizedInfoWrapperIsObjectInvalid Method |
Returns true if the object is invalid.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public bool IsObjectInvalid(
DateTime lastValid
)
Parameters
- lastValid
- Type: SystemDateTime
Time when the object was last known as valid
Return Value
Type:
BooleanSee Also