SampleDataType.DataModel Property
Data Model.Represents the element tag in schema: dgm:dataModel
Namespace: DocumentFormat.OpenXml.Drawing.Diagrams
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property DataModel As DataModel
Get
Set
'Usage
Dim instance As SampleDataType
Dim value As DataModel
value = instance.DataModel
instance.DataModel = value
public DataModel DataModel { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.Diagrams.DataModel
Returns DataModel.