ToiChannelServicePropertyDefinition Interface Reference


Description

This is the documentation for ToiChannelServicePropertyDefinition.
Structure that represents a metadata property. Use toi.statics.ToiChannelServicePropertyDefinition.create(<propertyId>, <type>, <isSystemDefined>) to create an instance of ToiChannelServicePropertyDefinition.

import "ToiChannelServicePropertyDefinition.idl";

List of all members.

Public Attributes

attribute
ToiChannelService::TToiPropertyId 
propertyId
attribute
ToiChannelService::TToiPropertyType 
type
attribute boolean isSystemDefined

Member Data Documentation

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

What type of value this property has.