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

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

Property Value

Type: String

Implements

IInfoObjectCollectionObjectType
See Also