XPRMTyped Interface
Represents a typed value within a Mosel model
Namespace: Mosel
Assembly: xprmdn (in xprmdn.dll) Version: 5.0.2.0

C#
public interface XPRMTyped
The XPRMTyped type exposes the following members.

Name | Description | |
---|---|---|
![]() |
StructCode |
Structure code. The code is one of the STR_* values.
|
![]() |
StructName |
String representation of structure.
|
![]() |
Type |
Numeric type code. A combination of TYP_*, STR_* and GRP_* values.
|
![]() |
TypeCode |
Type code. The code is one of the TYP_* values.
|
![]() |
TypeName |
String representation of type.
|
