Class RetrievalMethodType

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

Properties

Transforms

[AllowNull]
[MaybeNull]
public Collection<TransformType> Transforms { get; set; }

Property Value

Collection<TransformType>

TransformsSpecified

Gets a value indicating whether the Transforms collection is empty.

public bool TransformsSpecified { get; }

Property Value

bool

Type

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

Property Value

string

Uri

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

Property Value

string