Search Results for

    Show / Hide Table of Contents

    Interface IContactAssignable

    Makes an object assignable to contacts

    Namespace: Simplic.Contact
    Assembly: Simplic.Contact.dll
    Syntax
    public interface IContactAssignable

    Properties

    | Improve this Doc View Source

    ContactId

    Cotnact id to assign to

    Declaration
    long? ContactId { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Int64>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx