Search Results for

    Show / Hide Table of Contents

    Interface IPropertyConsumer

    Interface for classes which can consume / process server properties

    Namespace: Simplic.Telematic.FleetBoard
    Assembly: Simplic.Telematic.FleetBoard.dll
    Syntax
    public interface IPropertyConsumer

    Methods

    | Improve this Doc View Source

    ApplyServerProperties(IEnumerable<PropertyType>)

    Applies the given server properties.

    Declaration
    void ApplyServerProperties(IEnumerable<PropertyType> properties)
    Parameters
    Type Name Description
    System.Collections.Generic.IEnumerable<PropertyType> properties
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx