Partilhar via


Interpretation.Process Property

process.Represents the attribte in schema: emma:process

Namespace:  DocumentFormat.OpenXml.EMMA
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "process")> _
Public Property Process As StringValue
    Get
    Set
'Usage
Dim instance As Interpretation
Dim value As StringValue

value = instance.Process

instance.Process = value
[SchemaAttrAttribute(, "process")]
public StringValue Process { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

Interpretation Class

Interpretation Members

DocumentFormat.OpenXml.EMMA Namespace