C# Class Tp.Search.Model.Document.IndexAttribute.DocumentIndexAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: TargetProcess/Target-Process-Plugins

Public Methods

Method Description
DocumentIndexAttribute ( Type indexAttributeTypes, Type documentAttributeTypes, Type versionAttributeType, Type dataTypeTokenAttributeType ) : System

Method Details

DocumentIndexAttribute() public method

public DocumentIndexAttribute ( Type indexAttributeTypes, Type documentAttributeTypes, Type versionAttributeType, Type dataTypeTokenAttributeType ) : System
indexAttributeTypes System.Type
documentAttributeTypes System.Type
versionAttributeType System.Type
dataTypeTokenAttributeType System.Type
return System