[This is preliminary documentation and is subject to change.]
A ComponentObject
| C# | Visual Basic | Visual C++ |
public class ComponentObject : SifKeyedElement
Public Class ComponentObject _ Inherits SifKeyedElement
public ref class ComponentObject : public SifKeyedElement
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| ComponentObjectComponentObjectNew()() |
Creates an instance of a ComponentObject
| |
| ComponentObjectComponentObjectNew(String, String) |
Constructor that accepts values for all mandatory fields
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| SIF_RefObject |
Gets or sets the value of the SIF_RefObject attribute.
| |
| Value |
Gets or sets the value of the <ComponentObject> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| ComponentObject | ||||