[This is preliminary documentation and is subject to change.]
A SIF_PublishChangeObjects
| C# | Visual Basic | Visual C++ |
public class SIF_PublishChangeObjects : SifKeyedList<string, SIF_Object>
Public Class SIF_PublishChangeObjects _ Inherits SifKeyedList(Of String, SIF_Object)
public ref class SIF_PublishChangeObjects : public SifKeyedList<String^, SIF_Object^>
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| SIF_PublishChangeObjectsSIF_PublishChangeObjectsNew()() |
Creates an instance of a SIF_PublishChangeObjects
| |
| SIF_PublishChangeObjectsSIF_PublishChangeObjectsNew(SIF_Object) |
Constructor that accepts values for all mandatory fields
| |
| AddSIF_Object(String) | Adds the value of the <SIF_Object> element. | |
| KeyFields |
Gets the metadata fields that make up the key of this object
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifList<(Of <SIF_Object>)> | |||||
| SifKeyedList<(Of <String, SIF_Object>)> | |||||
| SIF_PublishChangeObjects | |||||