Click or drag to resize
AbstractProviderIsValid Property
Indicates if the provider instance is up-to-date and can be used to manage object instances.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public virtual bool IsValid { get; }

Property Value

Type: Boolean
See Also