Class IntegerListType

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

Properties

Int

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

Property Value

Collection<string>

IntSpecified

Gets a value indicating whether the Int collection is empty.

public bool IntSpecified { get; }

Property Value

bool