InfoAPILib
Bilioteka za pristup InfoAPI-ju
Public Member Functions | Properties | List of all members
InfoAPILib.DatabaseAttachmentField Class Reference

Opis jednog polja/kolone More...

Public Member Functions

 DatabaseAttachmentField ()
 Konstruktor More...
 
 DatabaseAttachmentField (string pName, string pType)
 Konstruktor koji odmah kreira opis prema ulaznim parametrima More...
 

Properties

string name [get, set]
 Naziv polja More...
 
string type [get, set]
 Tip polja po InfoAPI specifikaciji More...
 

Detailed Description

Opis jednog polja/kolone

Constructor & Destructor Documentation

InfoAPILib.DatabaseAttachmentField.DatabaseAttachmentField ( )

Konstruktor

InfoAPILib.DatabaseAttachmentField.DatabaseAttachmentField ( string  pName,
string  pType 
)

Konstruktor koji odmah kreira opis prema ulaznim parametrima

Parameters
pNameNaziv polja
pTypeTip polja prema InfoAPI specifikaciji

Property Documentation

string InfoAPILib.DatabaseAttachmentField.name
getset

Naziv polja

string InfoAPILib.DatabaseAttachmentField.type
getset

Tip polja po InfoAPI specifikaciji


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