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

Namespace: CMS.DocumentEngine.Internal
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
public override bool IsValid { get; }

Property Value

Type: Boolean
See Also