Search Results for

    Show / Hide Table of Contents

    Class BcfDocumentReference

    Inheritance
    System.Object
    BcfDocumentReference
    Namespace: IPA.Bcfier.Models.Bcf
    Assembly: IPA.Bcfier.dll
    Syntax
    public class BcfDocumentReference : object

    Properties

    | Improve this Doc View Source

    Description

    Declaration
    public string Description { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    DocumentId

    Declaration
    public string DocumentId { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Id

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

    Url

    Declaration
    public string Url { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top © Dangl IT GmbH