Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Interface ISEMSInitialization

    Namespace: SecureExchangesSDK.Models.Contract
    Assembly: SecureExchangesSDK.dll
    Syntax
    public interface ISEMSInitialization

    Properties

    Cpart

    Declaration
    string Cpart { get; }
    Property Value
    Type Description
    string

    MessageID

    Declaration
    string MessageID { get; }
    Property Value
    Type Description
    string

    Msg

    Declaration
    SecureExchangesMessage Msg { get; }
    Property Value
    Type Description
    SecureExchangesMessage

    NIv

    Declaration
    Guid NIv { get; }
    Property Value
    Type Description
    Guid

    P2

    Declaration
    Guid P2 { get; }
    Property Value
    Type Description
    Guid

    Sems

    Declaration
    Guid Sems { get; }
    Property Value
    Type Description
    Guid

    Extension Methods

    ExtensionHelper.CopySameNameAndTypeProperties<T, S>(T, S)
    In this article
    Back to top Secure Exchanges Inc. - Documentation