Class ObjectType

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

Properties

Any

[AllowNull]
[MaybeNull]
public Collection<XmlElement> Any { get; set; }

Property Value

Collection<XmlElement>

AnySpecified

Gets a value indicating whether the Any collection is empty.

public bool AnySpecified { get; }

Property Value

bool

Encoding

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

Property Value

string

Id

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

Property Value

string

MimeType

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

Property Value

string

Text

public string[] Text { get; set; }

Property Value

string[]