Show / Hide Table of Contents

    Class CreatedInfo

    Info about creation of item.

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

    Properties

    Time

    Timestamp when this item was created.

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

    User

    Id of the user who created this item.

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