Class ObjectIdentifierType

Namespace
Org.Etsi.Uri._01903.V1._3._2
Assembly
EInvoice.Ubl.dll
[Serializable]
public class ObjectIdentifierType
Inheritance
ObjectIdentifierType
Inherited Members

Properties

Description

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

Property Value

string

DocumentationReferences

[AllowNull]
[MaybeNull]
public Collection<string> DocumentationReferences { get; set; }

Property Value

Collection<string>

DocumentationReferencesSpecified

Gets a value indicating whether the DocumentationReferences collection is empty.

public bool DocumentationReferencesSpecified { get; }

Property Value

bool

Identifier

[Required(AllowEmptyStrings = true)]
public IdentifierType Identifier { get; set; }

Property Value

IdentifierType