Teamcenter C++ API Reference  2312
Public Attributes | List of all members
ATT0_file_properties_s Struct Reference

#include <Att0ParametersManagment.hxx>

Public Attributes

std::string clientId
 
tag_t dataset
 
std::string description
 
std::string fileName
 
std::string namedReference
 
std::string type
 

Detailed Description

Structure of File Properties.

Definition at line 70 of file Att0ParametersManagment.hxx.

Member Data Documentation

std::string ATT0_file_properties_s::clientId

Unique ID

Definition at line 72 of file Att0ParametersManagment.hxx.

tag_t ATT0_file_properties_s::dataset

The input Dataset object

Definition at line 73 of file Att0ParametersManagment.hxx.

std::string ATT0_file_properties_s::description

File description

Definition at line 75 of file Att0ParametersManagment.hxx.

std::string ATT0_file_properties_s::fileName

File full name with the file extension

Definition at line 74 of file Att0ParametersManagment.hxx.

std::string ATT0_file_properties_s::namedReference

File named reference

Definition at line 76 of file Att0ParametersManagment.hxx.

std::string ATT0_file_properties_s::type

Dataset type

Definition at line 77 of file Att0ParametersManagment.hxx.


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