IToiAssetManagerService::TToiPropertyDefinition Struct Reference


Description

Structure that represents a metadata property.

import "IToiAssetManagerService.idl";

List of all members.

Public Attributes

IToiAssetManagerService::TToiPropertyId PropertyId
IToiAssetManagerService::TToiPropertyType Type
boolean HasMultipleValueSupport
boolean IsSystemDefined

Member Data Documentation

True if this property can have multiple values.

True if this property is defined by the system. A system property definition cannot be removed.