Class
ElementDescriptorTypes

Definition

Namespace:ArtOfTest.WebAii.Design.UI

Assembly:ArtOfTest.WebAii.Design.dll

Syntax:

cs-api-definition
public class ElementDescriptorTypes

Inheritance: objectElementDescriptorTypes

Constructors

ElementDescriptorTypes()

Declaration

cs-api-definition
public ElementDescriptorTypes()

Properties

DescriptorTypes

Declaration

cs-api-definition
public Dictionary<TranslatorSupportTypes, Type[]> DescriptorTypes { get; set; }

Property Value

Dictionary<TranslatorSupportTypes, Type[]>

ElementDescriptor

Declaration

cs-api-definition
public ElementDescriptor ElementDescriptor { get; set; }

Property Value

ElementDescriptor

ImageSourceOwnerTest

Declaration

cs-api-definition
public Test ImageSourceOwnerTest { get; set; }

Property Value

Test

TechType

Declaration

cs-api-definition
public TechnologyType TechType { get; set; }

Property Value

TechnologyType