Altium C++ SDK 3.0
Loading...
Searching...
No Matches
DXP::IULB_Item Struct Reference

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IULB_Item:
DXP::IEDM_ShareableRecord DXP::IEDM_Record DXP::IEDM_Object

Public Member Functions

void SetDescription (std::wstring const AValue)
void SetFolderGUID (std::wstring const AValue)
void SetLifeCycleDefinitionGUID (std::wstring const AValue)
void SetRevisionNamingSchemeGUID (std::wstring const AValue)
void SetContentTypeGUID (std::wstring const AValue)
void SetSharingControl (int const AValue)
std::wstring GetDescription ()
std::wstring GetFolderGUID ()
std::wstring GetLifeCycleDefinitionGUID ()
std::wstring GetRevisionNamingSchemeGUID ()
std::wstring GetContentTypeGUID ()
int GetSharingControl ()
Public Member Functions inherited from DXP::IEDM_ShareableRecord
bool GetCanRead ()
bool GetCanUpdate ()
bool GetCanCreate ()
bool GetCanDelete ()
void SetCanRead (bool const AValue)
void SetCanUpdate (bool const AValue)
void SetCanCreate (bool const AValue)
void SetCanDelete (bool const AValue)
Public Member Functions inherited from DXP::IEDM_Record
void SetLastModifiedDate (double const AValue)
void SetLastModifiedByName (std::wstring const AValue)
void SetLastModifiedByGUID (std::wstring const AValue)
void SetCreatedDate (double const AValue)
void SetCreatedByName (std::wstring const AValue)
void SetCreatedByGUID (std::wstring const AValue)
void SetGUID (std::wstring const AValue)
void SetHRID (std::wstring const AValue)
double GetLastModifiedDate ()
std::wstring GetLastModifiedByName ()
std::wstring GetLastModifiedByGUID ()
double GetCreatedDate ()
std::wstring GetCreatedByName ()
std::wstring GetCreatedByGUID ()
std::wstring GetGUID ()
std::wstring GetHRID ()
Public Member Functions inherited from DXP::IEDM_Object
IEDM_ObjectReplicate ()
void CopyTo (IEDM_Object *AObject)

Member Function Documentation

◆ GetContentTypeGUID()

std::wstring DXP::IULB_Item::GetContentTypeGUID ( )

◆ GetDescription()

std::wstring DXP::IULB_Item::GetDescription ( )

◆ GetFolderGUID()

std::wstring DXP::IULB_Item::GetFolderGUID ( )

◆ GetLifeCycleDefinitionGUID()

std::wstring DXP::IULB_Item::GetLifeCycleDefinitionGUID ( )

◆ GetRevisionNamingSchemeGUID()

std::wstring DXP::IULB_Item::GetRevisionNamingSchemeGUID ( )

◆ GetSharingControl()

int DXP::IULB_Item::GetSharingControl ( )

◆ SetContentTypeGUID()

void DXP::IULB_Item::SetContentTypeGUID ( std::wstring const AValue)

◆ SetDescription()

void DXP::IULB_Item::SetDescription ( std::wstring const AValue)

◆ SetFolderGUID()

void DXP::IULB_Item::SetFolderGUID ( std::wstring const AValue)

◆ SetLifeCycleDefinitionGUID()

void DXP::IULB_Item::SetLifeCycleDefinitionGUID ( std::wstring const AValue)

◆ SetRevisionNamingSchemeGUID()

void DXP::IULB_Item::SetRevisionNamingSchemeGUID ( std::wstring const AValue)

◆ SetSharingControl()

void DXP::IULB_Item::SetSharingControl ( int const AValue)

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