Search Results for

    Show / Hide Table of Contents

    Class ResovleGWUserInputRuleParameter

    Rule parameter

    Inheritance
    System.Object
    ResovleGWUserInputRuleParameter
    Namespace: Simplic.PlugIn.gWExchange
    Assembly: Simplic.PlugIn.gWExchange.dll
    Syntax
    public class ResovleGWUserInputRuleParameter : RuleParameter

    Properties

    | Improve this Doc View Source

    ToResolve

    Desides, which username should be returned

    Declaration
    public ResolveGWUserName ToResolve { get; set; }
    Property Value
    Type Description
    ResolveGWUserName
    | Improve this Doc View Source

    UserName

    Username as string

    Declaration
    public string UserName { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx