AGI STK Util 11Send 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

© 2019 Analytical Graphics, Inc. All Rights Reserved.