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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1