AGI STK Util 11 Send comments on this topic.
AgEPropertyInfoValueType Enumeration
See Also 

Description

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

Members

Member Value Description
ePropertyInfoValueTypeInt 0 Property is of type int.
ePropertyInfoValueTypeReal 1 Property is of type real.
ePropertyInfoValueTypeQuantity 2 Property is of type IAgQuantity.
ePropertyInfoValueTypeDate 3 Property is of type IAgDate.
ePropertyInfoValueTypeString 4 Property is of type string.
ePropertyInfoValueTypeBool 5 Property is of type bool.
ePropertyInfoValueTypeInterface 6 Property is an interface.
© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1