Click or drag to resize
InfoObjectCollectionTInfoCheckLicense Property
If true, the collection check license when getting data

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

Property Value

Type: Boolean

Implements

IInfoObjectCollectionCheckLicense
See Also