ExportSourceAttribute class | QSYS API Reference Guide

Defines Export Source Attribute on a type

Namespace: ASNA.QSys.Expo.Model Assembly: ASNA.QSys.Expo.Model.dll

Inheritance: Object –> Attribute

Properties

Type Name Description
Int32 CCSID Gets or sets the Coded Character Set Identifier (CCSID). Defaults to 37

Methods

Signature Description
GetFrom(Type) Gets the ExportSourceAttribute from custom attributes in the indicated type

ExportSourceAttribute GetFrom(Type type)

Gets the ExportSourceAttribute from custom attributes in the indicated type

ExportSourceAttribute GetFrom(Type type)

Parameters

Type Parameter name Description
Type type object type

Returns

Type Description
ExportSourceAttribute The attribute