Show / Hide Table of Contents

    Class SubstitutionRule

    Defines a substitution list for an organization.

    Inheritance
    System.Object
    SubstitutionRule
    Namespace: DocuWare.Platform.Bpw.Schemas
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class SubstitutionRule : object

    Properties

    Active

    Gets a value indicating whether the rule is active.

    Declaration
    public bool Active { get; set; }
    Property Value
    Type Description
    System.Boolean

    Guid

    Gets the Guid of the rule.

    Declaration
    public string Guid { get; set; }
    Property Value
    Type Description
    System.String

    Name

    Gets the name of the rule.

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    System.String
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top