CFx SDK Documentation 2024 SP0
|
#include <BcfProject.h>
Public Attributes | |
OdString | m_name |
Protected Attributes | |
OdString | m_projectId |
A class that stores a BCF project data.
Definition at line 41 of file BcfProject.h.
OdString OdBcf::OdBcfProjectData::m_name |
A string that contains the BCF project name.
Definition at line 47 of file BcfProject.h.
|
protected |
A string that contains the BCF project identifier.
Definition at line 53 of file BcfProject.h.