SIFWorks ADK 2.0
SIF_PublishDeleteObjects Class
NamespacesEdustructures.SifWorks.InfraSIF_PublishDeleteObjects

[This is preliminary documentation and is subject to change.]

A SIF_PublishDeleteObjects
Declaration Syntax
C#Visual BasicVisual C++
public class SIF_PublishDeleteObjects : SifKeyedList<string, SIF_Object>
Public Class SIF_PublishDeleteObjects _
	Inherits SifKeyedList(Of String, SIF_Object)
public ref class SIF_PublishDeleteObjects : public SifKeyedList<String^, SIF_Object^>
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SIF_PublishDeleteObjectsSIF_PublishDeleteObjectsNew()()
Creates an instance of a SIF_PublishDeleteObjects

SIF_PublishDeleteObjectsSIF_PublishDeleteObjectsNew(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

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <SIF_Object>)>
   SifKeyedList<(Of <String, SIF_Object>)>
    SIF_PublishDeleteObjects

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10