FormIt C++ API  v23.0.0 (2023.0.0)
FormIt::Forge::ElementInfo Struct Reference

Description

Base class that represents a BIM360 element.

An element can be a folder or a file. This base class is used always derived.

#include <FormItCoreTypes.h>

Inheritance diagram for FormIt::Forge::ElementInfo:
FormIt::Forge::FileInfo FormIt::Forge::FolderInfo

Public Attributes

::string id
 
::string type
 
::string name
 
::string lastModified
 
::string firstCreated
 
PermissionsInfo permissionsInfo
 

Member Data Documentation

::string FormIt::Forge::ElementInfo::firstCreated
::string FormIt::Forge::ElementInfo::id
::string FormIt::Forge::ElementInfo::lastModified
::string FormIt::Forge::ElementInfo::name
PermissionsInfo FormIt::Forge::ElementInfo::permissionsInfo
::string FormIt::Forge::ElementInfo::type

The documentation for this struct was generated from the following file: