IndexedPropertyDefinition - класс

Represents an indexed property definition.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public sealed class IndexedPropertyDefinition : ServiceObjectPropertyDefinition
Inheritance
Object    PropertyDefinitionBase    ServiceObjectPropertyDefinition    IndexedPropertyDefinition

Свойства

Index Gets the index of the property.
Type Gets the property type.
(Переопределяет PropertyDefinitionBaseType)
Version Gets the minimum Exchange version that supports this property.
(Унаследован от ServiceObjectPropertyDefinition)

Методы

Equals Determines whether a given indexed property definition is equal to this indexed property definition.
(Переопределяет ObjectEquals(Object))
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetHashCode Serves as a hash function for a particular type.
(Переопределяет ObjectGetHashCode)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
ToString Returns a String that represents the current Object.
(Унаследован от PropertyDefinitionBase)

Операторы

Equality(IndexedPropertyDefinition, IndexedPropertyDefinition) Determines whether two specified instances of IndexedPropertyDefinition are equal.
Inequality(IndexedPropertyDefinition, IndexedPropertyDefinition) Determines whether two specified instances of IndexedPropertyDefinition are not equal.

Методы расширения

Get
(Определяется ComHelper)
InternalMarkerCanvas Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также