SmcReturnValue
The SmcReturnValaue class represents a single method return value within a method catalog interface:
import CodeGen.MethodCatalogAPI
namespace CodeGen.MethodCatalogAPI
public class SmcReturnValue
public readwrite property Comment, String
public readwrite property Type, ReturnType
public readwrite property Size, int
public readwrite property Precision, int
public readwrite property EnumName, String
public readwrite property CoerceType, CoerceType
public readwrite property DateFormat, DateFormat
endclass
endnamespace
Copyright © 2021 Synergex International, Inc.