JsonWorkplaceViewParameterLinkLinkedSource - свойство
Ссылка на колонку или параметр в master-представлении.
Пространство имён: Tessa.Views.Workplaces.JsonСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
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