[This is preliminary documentation and is subject to change.]
A SIF_Object
| C# | Visual Basic | Visual C++ |
public class SIF_Object : SifKeyedElement
Public Class SIF_Object _ Inherits SifKeyedElement
public ref class SIF_Object : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| SIF_ObjectSIF_ObjectNew()() |
Creates an instance of a SIF_Object
| |
| SIF_ObjectSIF_ObjectNew(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.) | |
| ObjectName |
Gets or sets the value of the ObjectName attribute.
| |
| SIF_Contexts |
Gets or sets the value of the <SIF_Contexts> element.
| |
| SIF_ExtendedQuerySupport |
Gets or sets the value of the <SIF_ExtendedQuerySupport> element.
| |
| ToString()() | Returns the value of the ObjectName attribute (Overrides Element.ToString()().) |
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| SIF_Object | ||||