Struct ErpProperty
Represents a Property data
Inherited Members
Namespace: TopSolid.Pdm.Explorer.Automating
Assembly: TopSolid.Pdm.Explorer.Automating.dll
Syntax
[DataContract]
[AvailableSinceVersion(7, 20, 222, 0)]
public struct ErpProperty
Remarks
This structure is available since v7.20.
Properties
| Name | Description |
|---|---|
| FullName | Gets or sets property full name. |
| LocalizedName | Gets or sets property localized name. |
| PropertyType | Gets the PDM object major revision index |
| Value | Gets or sets property value (as string format). |
Methods
| Name | Description |
|---|---|
| ToString() |