JsonWorkplaceViewParameterLinkLinkedSource - свойство
Ссылка на колонку или параметр в master-представлении.
Пространство имён: Tessa.Views.Workplaces.JsonСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public IJsonParameterSource? LinkedSource { get; set; }
Public Property LinkedSource As IJsonParameterSource
Get
Set
public:
virtual property IJsonParameterSource^ LinkedSource {
IJsonParameterSource^ get () sealed;
void set (IJsonParameterSource^ value) sealed;
}
abstract LinkedSource : IJsonParameterSource with get, set
override LinkedSource : IJsonParameterSource with get, set
IJsonParameterSourceIJsonWorkplaceViewParameterLinkLinkedSource