AGI Common Entity Library 11 Send comments on this topic.
MetaData Property (IAgEntity)
See Also 





Description

The meta-data associated with the entity.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MetaData() As AgEntityMetaDataCollection

[C#]
public AgEntityMetaDataCollection MetaData {get;}

[Managed C++]
public: __property AgEntityMetaDataCollection get_MetaData();

[Unmanaged C++]
public: HRESULT get_MetaData(
AgEntityMetaDataCollection * pRetVal
);

[Java]
public AgEntityMetaDataCollection getMetaData();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1