AGI STK Util 11 Send comments on this topic.
PropertyType Property (IAgPropertyInfo)
See Also 
Windows






Windows & Linux

Description

The type of property.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PropertyType() As AgEPropertyInfoValueType

[C#]
public AgEPropertyInfoValueType PropertyType {get;}

[Managed C++]
public: __property AgEPropertyInfoValueType get_PropertyType();

[Unmanaged C++]
public: HRESULT get_PropertyType(
AgEPropertyInfoValueType * pRetVal
);

[Java]
public AgEPropertyInfoValueType getPropertyType();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface