SwDmCustomInfoType Enumeration
Custom property types.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Enum SwDmCustomInfoType
Inherits Enum |
C# | |
---|
public enum SwDmCustomInfoType : Enum |
C++/CLI | |
---|
public enum class SwDmCustomInfoType : public Enum |
Members
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
SolidWorks.Interop.swdocumentmgr.SwDmCustomInfoType
See Also