Show / Hide Table of Contents

    Class CFSStatisticGeneral

    Inheritance
    System.Object
    CFSStatisticGeneral
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class CFSStatisticGeneral : object

    Properties

    CreatedAt

    Declaration
    public System.DateTime CreatedAt { get; set; }
    Property Value
    Type Description
    System.DateTime

    CustomerID

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

    ModuleName

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

    StatisticSpecific

    Declaration
    public List<CFSStatisticSpecific> StatisticSpecific { get; set; }
    Property Value
    Type Description
    List<CFSStatisticSpecific>
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top