Show / Hide Table of Contents

    Class XmlDSigContentType

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

    Constructors

    XmlDSigContentType()

    Creates a new instance of this class

    Declaration
    public XmlDSigContentType()

    Properties

    Description

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

    ErrorInfo

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

    Nodes

    Declaration
    public List<XmlDSigContentType> Nodes { get; set; }
    Property Value
    Type Description
    List<XmlDSigContentType>

    Status

    Declaration
    public XmlDSigStatusType Status { get; set; }
    Property Value
    Type Description
    XmlDSigStatusType

    Warning

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