SIFWorks ADK 2.0
SIF_SIFNode Class
NamespacesEdustructures.SifWorks.InfraSIF_SIFNode

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

A SIF_SIFNode
Declaration Syntax
C#Visual BasicVisual C++
public class SIF_SIFNode : SifKeyedElement
Public Class SIF_SIFNode _
	Inherits SifKeyedElement
public ref class SIF_SIFNode : public SifKeyedElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SIF_SIFNodeSIF_SIFNodeNew()()
Creates an instance of a SIF_SIFNode

SIF_SIFNodeSIF_SIFNodeNew(SIF_SIFNodeType, String, String, SIFMode, Nullable<(Of <Int32>)>, YesNo)
Constructor that accepts values for all mandatory fields

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.)
SetSIF_Application(String, String, String)
Sets the value of the <SIF_Application> element.

SetSIF_AuthenticationLevel(AuthenticationLevel)
Sets the value of the <SIF_AuthenticationLevel> element.

SetSIF_EncryptionLevel(EncryptionLevel)
Sets the value of the <SIF_EncryptionLevel> element.

SetSIF_Mode(SIFMode)
Sets the value of the <SIF_Mode> element.

SetSIF_Protocol(String, YesNo)
Sets the value of the <SIF_Protocol> element.

SetSIF_Sleeping(YesNo)
Sets the value of the <SIF_Sleeping> element.

SetType(SIF_SIFNodeType)
Sets the value of the Type attribute.

SIF_Application
Gets or sets the value of the <SIF_Application> element.

SIF_AuthenticationLevel
Gets or sets the value of the <SIF_AuthenticationLevel> element.

SIF_DynamicConnectionData
Gets or sets the value of the <SIF_DynamicConnectionData> element.

SIF_EncryptionLevel
Gets or sets the value of the <SIF_EncryptionLevel> element.

SIF_Icon
Gets or sets the value of the <SIF_Icon> element.

SIF_MaxBufferSize
Gets or sets the value of the <SIF_MaxBufferSize> element.

SIF_Mode
Gets or sets the value of the <SIF_Mode> element.

SIF_Name
Gets or sets the value of the <SIF_Name> element.

SIF_NodeVendor
Gets or sets the value of the <SIF_NodeVendor> element.

SIF_NodeVersion
Gets or sets the value of the <SIF_NodeVersion> element.

SIF_Protocol
Gets or sets the value of the <SIF_Protocol> element.

SIF_Sleeping
Gets or sets the value of the <SIF_Sleeping> element.

SIF_SourceId
Gets or sets the value of the <SIF_SourceId> element.

SIF_VersionList
Gets or sets the value of the <SIF_VersionList> element.

Type
Gets or sets the value of the Type attribute.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy

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