Description Add the standard application specific fields to a database type.
-
Return Type
-
A Boolean value.
-
Syntax
-
object.AddStockAttributesToType (pdbtype)
The AddStockAttributesToType Method syntax has these parts: |
| object | An expression evaluating to an object of type McDataManager. | | pdbtype | Required. A McDBType object. The valid McDBType that should contain the standard fields. |
|