StructType Properties

The StructType type exposes the following members.

Properties

 

Name

Description

StructType Properties 1:

AllMembers

Gets all members (down the derivation hierarchy)

StructType Properties 2:

Attributes

Gets the attributes of the IDataType (Inherited from DataType.)

StructType Properties 3:

BaseType

Gets the structs Base Type (Null if not derived).

StructType Properties 4:

BaseTypeName

Gets the the Name of the Base class (if derived)

StructType Properties 5:

BitSize

Gets the size of the DataType in bits. (Inherited from DataType.)

StructType Properties 6:

ByteSize

Gets the (aligned) size of of the Type/Instance in Bytes (Inherited from DataType.)

StructType Properties 7:

Category

Gets the Data Type category (Inherited from DataType.)

StructType Properties 8:

Comment

Gets the comment. (Inherited from DataType.)

StructType Properties 9:

FullName

Gets the full name of the IDataType (Namespace + Name) (Inherited from DataType.)

StructType Properties 10:

HasRpcMethods

Gets a value indicating whether this instance has RPC Methods.

StructType Properties 11:

Id

Gets the ID of the DataType (Inherited from DataType.)

StructType Properties 12:

InterfaceImplementationNames

Gets the names of the interfaces, this IDataType implements.

StructType Properties 13:

InterfaceImplementations

Gets the resolved interface types, this IDataType implments.

StructType Properties 14:

IsBitType

Gets a value indicating whether this IDataType is a bit mapping Type (Inherited from DataType.)

StructType Properties 15:

IsByteAligned

Indicates that the Size of the Object is Byte aligned (BitSize % 8 == 0) (Inherited from DataType.)

StructType Properties 16:

IsDerived

Gets a value indicating whether this instance is derived.

StructType Properties 17:

ManagedType

Gets the corresponding .NET Type if attached. (Inherited from DataType.)

StructType Properties 18:

Members

Gets a read only collection of the Members of the IStructType.

StructType Properties 19:

Name

Gets the name of the Data Type (without namespace) (Inherited from DataType.)

StructType Properties 20:

Namespace

Gets the namespace string within the IDataType exists. (Inherited from DataType.)

StructType Properties 21:

RpcMethods

Gets the Method descriptions for the IRpcCallableType

StructType Properties 22:

Size

Gets the Size of the DataType in Bytes or bits. (Inherited from DataType.)

StructType Properties 23:

TypeGuid

Gets the Guid of the DataType (optional) (Inherited from DataType.)

Reference

StructType Class

TwinCAT.Ads.TypeSystem Namespace