LinesType(Object) Method
Identifies the type of line (
LineType) based on the indicated type.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static LineType Type(
Object codeLineType
)
Public Shared Function Type (
codeLineType As Object
) As LineType
- codeLineType Object
- Line type code.
LineTypeLineType with the line type.