IP*Works! 2016 C++ Edition
IP*Works! 2016 C++ Edition
Questions / Feedback?

AttrType Property

Attribute type for the current entry.

Syntax

char* GetAttrType(int iAttrIndex);

int SetAttrType(int iAttrIndex, char* lpszAttrType);

Default Value

""

Remarks

Attribute type for the current entry.

If the value of AttributeType is an empty string, then AttrValue that contains the corresponding value is part of a set of values, and the attribute type for the set is specified in the previous attribute of the properties with a non-empty AttributeType.

The size of the array is controlled by the AttrCount property.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 C++ Edition - Version 16.0 [Build 7353]