======Класс TemplateFieldProperty====== * **Пространство имен:** [[developers:references:topomatic.plt.design|Topomatic.Plt.Design]] * **Сборка:** Topomatic.Plt (в Topomatic.Plt.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.componentmodel.customproperty|Topomatic.ComponentModel.CustomProperty]] * Topomatic.Plt.Design.TemplateFieldProperty =====Синтаксис===== class TemplateFieldProperty : CustomProperty =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.plt.design.templatefieldproperty..ctor_topomatic.componentmodel.customproperty_topomatic.plt.dwgtag|TemplateFieldProperty(CustomProperty, DwgTag)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.customproperty.attributes|Attributes]]| (Наследуется от [[developers:references:topomatic.componentmodel.customproperty|CustomProperty]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.plt.design.templatefieldproperty.category|Category]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.plt.design.templatefieldproperty.converter|Converter]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.plt.design.templatefieldproperty.description|Description]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.plt.design.templatefieldproperty.displayname|DisplayName]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.plt.design.templatefieldproperty.editor|Editor]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.plt.design.templatefieldproperty.instance|Instance]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.plt.design.templatefieldproperty.isbrowsable|IsBrowsable]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.plt.design.templatefieldproperty.iseditable|IsEditable]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.plt.design.templatefieldproperty.isreadonly|IsReadOnly]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.plt.design.templatefieldproperty.propertyinfo|PropertyInfo]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.plt.design.templatefieldproperty.propertytype|PropertyType]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.plt.design.templatefieldproperty.updatesequence|UpdateSequence]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.plt.design.templatefieldproperty.visualstyle|VisualStyle]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.plt.design.templatefieldproperty.getvalue|GetValue()]]| (Переопределяет [[developers:references:topomatic.componentmodel.customproperty.getvalue|GetValue()]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.plt.design.templatefieldproperty.iscompatablepropertysdesctiptor_topomatic.componentmodel.customproperty|IsCompatablePropertysDesctiptor(CustomProperty)]]| (Переопределяет [[developers:references:topomatic.componentmodel.customproperty.iscompatablepropertysdesctiptor_topomatic.componentmodel.customproperty|IsCompatablePropertysDesctiptor(CustomProperty)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.plt.design.templatefieldproperty.setvalue_system.object|SetValue(Object)]]| (Переопределяет [[developers:references:topomatic.componentmodel.customproperty.setvalue_system.object|SetValue(Object)]].)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|