STK UtilSend comments on this topic.
AgEPropertyInfoValueType Enumeration
See Also

Description

The enumeration used to determine what type of property is being used.

Members

MemberValueDescription
ePropertyInfoValueTypeInt0Property is of type int.
ePropertyInfoValueTypeReal1Property is of type real.
ePropertyInfoValueTypeQuantity2Property is of type IAgQuantity.
ePropertyInfoValueTypeDate3Property is of type IAgDate.
ePropertyInfoValueTypeString4Property is of type string.
ePropertyInfoValueTypeBool5Property is of type bool.
ePropertyInfoValueTypeInterface6Property is an interface.
© 2024 Analytical Graphics, Inc. All Rights Reserved.