Search Results for

    Show / Hide Table of Contents

    Class ResolveGWUserNameConfiguration

    GW user resolving

    Inheritance
    System.Object
    ResolveGWUserNameConfiguration
    Namespace: Simplic.PlugIn.gWExchange
    Assembly: Simplic.PlugIn.gWExchange.dll
    Syntax
    public class ResolveGWUserNameConfiguration : RuleConfiguration

    Properties

    | Improve this Doc View Source

    GWUserName

    Genesis world username

    Declaration
    [Display(Name = "GW Benutzername", Description = "Benutzername des genesisWorld-Benutzers", GroupName = "Allgemein")]
    public string GWUserName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    SimplicUserName

    Simplic username

    Declaration
    [Display(Name = "Simplic Benutzername", Description = "Benutzername des Simplic-Benutzers", GroupName = "Allgemein")]
    public string SimplicUserName { get; set; }
    Property Value
    Type Description
    System.String

    Methods

    | Improve this Doc View Source

    Validate()

    Validate rule

    Declaration
    public override bool Validate()
    Returns
    Type Description
    System.Boolean

    True

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx