ToiAssetManagerServiceDirectoryInfo Interface Reference


Description

This is the documentation for ToiAssetManagerServiceDirectoryInfo.
Structure that represents a directory. Use toi.statics.ToiAssetManagerServiceDirectoryInfo.create(<directoryId>, <parentDirectoryId>, <properties>) to create an instance of ToiAssetManagerServiceDirectoryInfo.

import "ToiAssetManagerServiceDirectoryInfo.idl";

List of all members.

Public Attributes

attribute
ToiAssetManagerService::TToiDirectoryId 
directoryId
attribute
ToiAssetManagerService::TToiDirectoryId 
parentDirectoryId
attribute
ToiAssetManagerService::TToiPropertySequence 
properties

Member Data Documentation