Class FilterConfigResourceInfo
Encapsulates the description of a filter configuration light resource. This class is derived from LightResourceInfo. See class LightResourceInfo and enum ResourceType for more information.
Syntax
public class FilterConfigResourceInfo : LightResourceInfo
Fields
FilterName
Non-localized name of the filter this filter config belongs to (the filters class name e.g.MemoQ.DocConverters.XML.XMLConverter). Can not be changed after the resource has been created.
Declaration
public string FilterName