Group.Process-Eigenschaft
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 Group
Dim value As StringValue
value = instance.Process
instance.Process = value
[SchemaAttrAttribute(, "process")]
public StringValue Process { get; set; }
Eigenschaftswert
Typ: DocumentFormat.OpenXml.StringValue