Connection.SourceId Property
Source Identifier.Represents the attribte in schema: srcId
Namespace: DocumentFormat.OpenXml.Drawing.Diagrams
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "srcId")> _
Public Property SourceId As StringValue
Get
Set
'Usage
Dim instance As Connection
Dim value As StringValue
value = instance.SourceId
instance.SourceId = value
[SchemaAttrAttribute(, "srcId")]
public StringValue SourceId { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.