WebAPI 26.2
Pokaż / Ukryj spis treści

Class RelatedDocument

Dziedziczenie
object
RelatedDocument
Namespace: Symfonia.WebAPI.Module.HMF.Develogic.Models
Assembly: Symfonia.WebAPI.Module.HMF.Develogic.dll
Składnia
public class RelatedDocument

Konstruktory

RelatedDocument()

Deklaracja
public RelatedDocument()

Właściwości

Code

Deklaracja
public string Code { get; set; }
Wartość właściwości
Typ Opis
string

DocId

Deklaracja
public int? DocId { get; set; }
Wartość właściwości
Typ Opis
int?

DocSerieCode

Deklaracja
public string DocSerieCode { get; set; }
Wartość właściwości
Typ Opis
string

DocSerieId

Deklaracja
public int? DocSerieId { get; set; }
Wartość właściwości
Typ Opis
int?

Type

Deklaracja
public RelatedDocument.RelatedDocumentType Type { get; set; }
Wartość właściwości
Typ Opis
RelatedDocument.RelatedDocumentType
W artykule
Do góry Generated by DocFX