Altium C++ SDK 3.0
Loading...
Searching...
No Matches
SCH::ISupplierSourceRelationship Struct Reference

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::ISupplierSourceRelationship:
EDP::ISourceRelationship SCH::ISupplierSourceRelationshipError

Public Member Functions

std::wstring GetState_Description ()
std::wstring GetState_Category ()
int GetState_UnitPriceCount ()
std::wstring GetState_UnitPrice (int I)
int GetState_BreakQuantity (int I)
std::wstring GetState_UnitPriceForQuantity (int Quantity)
int GetState_QuantityInStock ()
int GetState_ParametersCount ()
EDP::IItemParameterGetState_ParameterAt (int I)
EDP::IItemParameterGetState_ParameterByName (std::wstring Name)
std::wstring GetState_ProductPhotoURL ()
std::wstring GetState_Currency ()
int GetState_AvailabilityCount ()
int GetState_AvailabilityQuantity (int I)
std::wstring GetState_AvailabilityLeadTime (int I)
Public Member Functions inherited from EDP::ISourceRelationship
std::wstring GetState_SupplierName ()
std::wstring GetState_SupplierPartNumber ()
std::wstring GetState_ManufacturerName ()
std::wstring GetState_ManufacturerPartNumber ()
std::wstring GetState_RoHS ()
int GetState_SupportingDocumentsIdsCount ()
std::wstring GetState_SupportingDocumentIdAt (int i)
std::wstring GetState_SupplierSource ()

Member Function Documentation

◆ GetState_AvailabilityCount()

int SCH::ISupplierSourceRelationship::GetState_AvailabilityCount ( )

◆ GetState_AvailabilityLeadTime()

std::wstring SCH::ISupplierSourceRelationship::GetState_AvailabilityLeadTime ( int I)

◆ GetState_AvailabilityQuantity()

int SCH::ISupplierSourceRelationship::GetState_AvailabilityQuantity ( int I)

◆ GetState_BreakQuantity()

int SCH::ISupplierSourceRelationship::GetState_BreakQuantity ( int I)

◆ GetState_Category()

std::wstring SCH::ISupplierSourceRelationship::GetState_Category ( )

◆ GetState_Currency()

std::wstring SCH::ISupplierSourceRelationship::GetState_Currency ( )

◆ GetState_Description()

std::wstring SCH::ISupplierSourceRelationship::GetState_Description ( )

◆ GetState_ParameterAt()

EDP::IItemParameter * SCH::ISupplierSourceRelationship::GetState_ParameterAt ( int I)

◆ GetState_ParameterByName()

EDP::IItemParameter * SCH::ISupplierSourceRelationship::GetState_ParameterByName ( std::wstring Name)

◆ GetState_ParametersCount()

int SCH::ISupplierSourceRelationship::GetState_ParametersCount ( )

◆ GetState_ProductPhotoURL()

std::wstring SCH::ISupplierSourceRelationship::GetState_ProductPhotoURL ( )

◆ GetState_QuantityInStock()

int SCH::ISupplierSourceRelationship::GetState_QuantityInStock ( )

◆ GetState_UnitPrice()

std::wstring SCH::ISupplierSourceRelationship::GetState_UnitPrice ( int I)

◆ GetState_UnitPriceCount()

int SCH::ISupplierSourceRelationship::GetState_UnitPriceCount ( )

◆ GetState_UnitPriceForQuantity()

std::wstring SCH::ISupplierSourceRelationship::GetState_UnitPriceForQuantity ( int Quantity)

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