Click or drag to resize
ObjectTypeInfoProviderType Property
The type of the object's InfoProvider class. Required for all object types.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public Type ProviderType { get; set; }

Property Value

Type: Type
See Also