FieldSpec._SetType Method | |
Namespace:
VO
Assembly:
VOSystemClasses (in VOSystemClasses.dll) Version: 2.21
Syntax VIRTUAL METHOD _SetType(
uType AS USUAL,
symMethod AS SYMBOL
) AS VOID
public virtual void _SetType(
Usual uType,
Symbol symMethod
)
Request Example
View SourceParameters
- uType
- Type: Usual
- symMethod
- Type: Symbol
See Also