|
DocumentHasChildren Property
|
Returns whether the document has any references.
Namespace:
CADSharpTools.Core.Models
Assembly:
CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntaxpublic bool HasChildren { get; }
Public ReadOnly Property HasChildren As Boolean
Get
Property Value
Type:
Boolean
See Also