IAttributeGetAllProperties Method

Overload List

GetAllProperties(ICMPObject) All properties of the component. The List contains IEDA_PRPs to handle names and values directly.
GetAllProperties(IObject) All properties of the component or IODBObject. The property key and value is splitted by space key( ).
GetAllProperties(IPackageSpecificsD) All properties of the component package. The property key and value is in the IEDA PRP class to get name, value and numbers seperated.

See Also