Click or drag to resize

DocumentReferences Property

Gets an array of top level referenced documents.

Namespace:  CADSharpTools.Core.Models
Assembly:  CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntax
public Document[] References { get; }

Property Value

Type: Document
See Also