Dimensions RM  11.2.3
ns__FormatDef Struct Reference

Holds information about the Dimensions RM attribute format constraint. More...

#include <rtmservice.h>

List of all members.

Public Attributes

xsd__int nMaxLen:1
 Maximum length constraint of the attribute.
xsd__int nDisplayLen:1
 Display length.
xsd__string sCase:1
xsd__string sTemplate:1
 Template.
xsd__string sMinValue:1
 Minimum value of the attribute.
xsd__string sMaxValue:1
 Maximum value of the attribute.

Detailed Description

Holds information about the Dimensions RM attribute format constraint.

Definition at line 293 of file rtmservice.h.


Member Data Documentation

Display length.

Definition at line 297 of file rtmservice.h.

Maximum length constraint of the attribute.

Definition at line 295 of file rtmservice.h.

Definition at line 299 of file rtmservice.h.

Maximum value of the attribute.

Definition at line 305 of file rtmservice.h.

Minimum value of the attribute.

Definition at line 303 of file rtmservice.h.

Template.

Definition at line 301 of file rtmservice.h.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator