Class ManifestType

Namespace
Org.W3._2000._09.Xmldsig
Assembly
EInvoice.Ubl.dll
[Serializable]
public class ManifestType
Inheritance
ManifestType
Inherited Members

Properties

Id

[AllowNull]
[MaybeNull]
public string Id { get; set; }

Property Value

string

Reference

[Required(AllowEmptyStrings = true)]
public Collection<ReferenceType> Reference { get; set; }

Property Value

Collection<ReferenceType>