Click or drag to resize
InfoObjectCollection<TInfo>.CheckLicense Property
If true, the collection check license when getting data

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax
C#
public bool CheckLicense { get; set; }

Property Value

Type: Boolean

Implements

IInfoObjectCollection.CheckLicense
See Also