RpcStructType Properties

The RpcStructType type exposes the following members.

Properties

 

Name

Description

RpcStructType Properties 1:

AllMembers

Gets all members (down the derivation hierarchy) (Inherited from StructType.)

RpcStructType Properties 2:

Attributes

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

RpcStructType Properties 3:

BaseType

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

RpcStructType Properties 4:

BaseTypeName

Gets the the Name of the Base class (if derived) (Inherited from StructType.)

RpcStructType Properties 5:

BitSize

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

RpcStructType Properties 6:

ByteSize

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

RpcStructType Properties 7:

Category

Gets the Data Type category (Inherited from DataType.)

RpcStructType Properties 8:

Comment

Gets the comment. (Inherited from DataType.)

RpcStructType Properties 9:

FullName

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

RpcStructType Properties 10:

HasRpcMethods

Gets a value indicating whether this instance has RPC Methods. (Overrides StructType.HasRpcMethods.)

RpcStructType Properties 11:

Id

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

RpcStructType Properties 12:

InterfaceImplementationNames

Gets the names of the interfaces, this IDataType implements. (Inherited from StructType.)

RpcStructType Properties 13:

InterfaceImplementations

Gets the resolved interface types, this IDataType implments. (Inherited from StructType.)

RpcStructType Properties 14:

IsBitType

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

RpcStructType Properties 15:

IsByteAligned

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

RpcStructType Properties 16:

IsContainer

Gets a value indicating whether this IDataType is a container type (Inherited from DataType.)

RpcStructType Properties 17:

IsDerived

Gets a value indicating whether this instance is derived. (Inherited from StructType.)

RpcStructType Properties 18:

IsPointer

Gets a value indicating whether this IDataType is a pointer type (Inherited from DataType.)

RpcStructType Properties 19:

IsPrimitive

Gets a value indicating whether this IDataType is primitive (Inherited from DataType.)

RpcStructType Properties 20:

IsReference

Gets a value indicating whether this IDataType is a reference type (Inherited from DataType.)

RpcStructType Properties 21:

ManagedType

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

RpcStructType Properties 22:

Members

Gets a read only collection of the Members of the IStructType. (Inherited from StructType.)

RpcStructType Properties 23:

Name

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

RpcStructType Properties 24:

Namespace

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

RpcStructType Properties 25:

RpcMethods

Gets the Method descriptions for the IRpcCallableType

RpcStructType Properties 26:

Size

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

Reference

RpcStructType Class

TwinCAT.Ads.TypeSystem Namespace