Click or drag to resize
InfoObjectCollectionObjectType Property
Returns the object type of the objects stored within the collection.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public virtual string ObjectType { get; }

Property Value

Type: String

Implements

IObjectTypeDrivenObjectType
See Also