ComponentPluginExportableFieldNames Property |
返回用户文档首页
可导出的字段属性名
若有需要导出的属性,则组件需要重载此属性
Namespace: LoongCAD.STC.PluginsAssembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2024.0.9.3 (2024.0.9.3)
Syntax public virtual List<string> ExportableFieldNames { get; }
Property Value
ListStringSee Also