xrechnung-csharp xrechnung-csharp

Class CertIdListType

Namespace
Org.Etsi.Uri._01903.V1._3._2
Assembly
EInvoice.Ubl.dll
[Serializable]
public class CertIdListType
Inheritance
object
CertIdListType
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()

Properties

Cert

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

Property Value

Collection<CertIdType>
Edit this page
Made with docfx