SIFWorks ADK 2.0
SIF_SupportedProtocols Class
NamespacesEdustructures.SifWorks.InfraSIF_SupportedProtocols

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

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



IconMemberDescription
SIF_SupportedProtocolsSIF_SupportedProtocolsNew()()
Creates an instance of a SIF_SupportedProtocols

SIF_SupportedProtocolsSIF_SupportedProtocolsNew(SIF_Protocol)
Constructor that accepts values for all mandatory fields

AddSIF_Protocol(String, YesNo)
Adds the value of the <SIF_Protocol> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <SIF_Protocol>)>
   SifKeyedList<(Of <String, SIF_Protocol>)>
    SIF_SupportedProtocols

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