Flexberry ORM 4.0.0
Структура ICSSoft.STORMNET.MasterInView

настройка мастера (для визуальной части) Подробнее...

Граф наследования:ICSSoft.STORMNET.MasterInView:

Открытые члены

 MasterInView (string mastername, LookupTypeEnum lookuptype, string customizationstring, string lookupProperty)
 
 MasterInView (SerializationInfo info, StreamingContext context)
 
void GetObjectData (SerializationInfo info, StreamingContext context)
 

Свойства

string MasterName [get]
 имя мастера Подробнее...
 
string CustomizationString [get]
 настройка лукапа Подробнее...
 
LookupTypeEnum LookupType [get]
 тип лукапа Подробнее...
 
string LookupProperty [get]
 свойство отображаемое при lookupe Подробнее...
 

Подробное описание

настройка мастера (для визуальной части)

Конструктор(ы)

ICSSoft.STORMNET.MasterInView.MasterInView ( string  mastername,
LookupTypeEnum  lookuptype,
string  customizationstring,
string  lookupProperty 
)
inline

Аргументы
masternameимя мастера
lookuptypeнастройка лукапа
customizationstringтип лукапа
lookupPropertyсвойство отображаемое при lookupe
ICSSoft.STORMNET.MasterInView.MasterInView ( SerializationInfo  info,
StreamingContext  context 
)
inline

Аргументы
info
context

Методы

void ICSSoft.STORMNET.MasterInView.GetObjectData ( SerializationInfo  info,
StreamingContext  context 
)
inline

Аргументы
info
context

Полный список свойств

string ICSSoft.STORMNET.MasterInView.CustomizationString
get

настройка лукапа

string ICSSoft.STORMNET.MasterInView.LookupProperty
get

свойство отображаемое при lookupe

LookupTypeEnum ICSSoft.STORMNET.MasterInView.LookupType
get

тип лукапа

string ICSSoft.STORMNET.MasterInView.MasterName
get

имя мастера