FieldSpec._SetType Method (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOSystemClasses (in XSharp.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