Click or drag to resize
InfoObjectCollectionTInfoObject Property
Object instance of the specified type.

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

Property Value

Type: BaseInfo

Implements

IInfoObjectCollectionObject
See Also