|
DocumentNeedsRegeneration Property
|
Gets or sets whether this document requires to rebuild in SOLIDWORKS.
Namespace:
CADSharpTools.Core.Models
Assembly:
CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntaxpublic bool NeedsRegeneration { get; set; }
Public Property NeedsRegeneration As Boolean
Get
Set
Property Value
Type:
Boolean
See Also