[This is preliminary documentation and is subject to change.]
A SIF_SIFNode
| C# | Visual Basic | Visual C++ |
public class SIF_SIFNode : SifKeyedElement
Public Class SIF_SIFNode _ Inherits SifKeyedElement
public ref class SIF_SIFNode : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| SIF_SIFNode | ||||