Search Results for

    Show / Hide Table of Contents

    Class PropertyMapping

    Abstract class for a mapping vs a property

    Inheritance
    System.Object
    PropertyMapping
    MediaFormatMapping
    MediaFormatMapping
    MetadatMapping
    MetadatMapping
    Namespace: ImageVault.Client.Descriptors
    Assembly: ImageVault.Client.dll
    Syntax
    public abstract class PropertyMapping : Object

    Constructors

    PropertyMapping()

    Declaration
    protected PropertyMapping()

    Properties

    Property

    The property to map to

    Declaration
    public PropertyInfo Property { get; set; }
    Property Value
    Type Description
    System.Reflection.PropertyInfo

    Extension Methods

    EnumExtensions.GetNames<TEnum>(TEnum)
    In This Article
    Back to top (c) Meriworks 2002-2022