Enumeration used to describe who will become the default owner when a CContentProducer creates new CContent.

Namespace: Asi.iBO.ContentManagement
Assembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0

Syntax

C#
public enum DefaultOwnerType
Visual Basic
Public Enumeration DefaultOwnerType
Visual C++
public enum class DefaultOwnerType

Members

Member nameDescription
GroupOwner
Self
Specified

See Also