ClassElementDescriptorTypes
Class
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
ElementDescriptor
Declaration
cs-api-definition
public ElementDescriptor ElementDescriptor { get; set; }
Property Value
TechType
Declaration
cs-api-definition
public TechnologyType TechType { get; set; }
Property Value