Gets whether this model has legacy custom properties.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
ReadOnly Property HasLegacyCustomProperties As System.Boolean |
| Visual Basic (Usage) | |
|---|
Dim instance As IModelDocExtension
Dim value As System.Boolean
value = instance.HasLegacyCustomProperties |
| C# | |
|---|
System.bool HasLegacyCustomProperties {get;} |
| C++/CLI | |
|---|
property System.bool HasLegacyCustomProperties {
System.bool get();
} |
Property Value
True if the model has legacy custom properties, false if not
See Also
Availability
SOLIDWORKS 2023 FCS, Revision Number 31