UA Bundle SDK .NET  2.2.3.276
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Groups Pages
UnifiedAutomation.UaServer.CreateViewSettings Class Reference

The settings used to create a new in-memory view node. More...

Inherits UnifiedAutomation.UaServer.CreateInstanceSettings.

Public Member Functions

 CreateViewSettings ()
 Initializes a new instance of the CreateViewSettings class. More...
 

Properties

bool ContainsNoLoops [get, set]
 Gets or sets a value indicating whether this CreateViewSettings is contains loops. More...
 
- Properties inherited from UnifiedAutomation.UaServer.CreateInstanceSettings
NodeId TypeDefinitionId [get, set]
 Gets or sets the type definition id. More...
 
NodeId ModellingRuleId [get, set]
 Gets or sets the modelling rule id. More...
 
IList< string > OptionalBrowsePaths [get, set]
 Gets or sets the optional browse paths. More...
 
- Properties inherited from UnifiedAutomation.UaServer.CreateNodeSettings
NodeId ParentNodeId [get, set]
 Gets or sets the parent node id. More...
 
NodeId ReferenceTypeId [get, set]
 Gets or sets the reference type id. More...
 
NodeId RequestedNodeId [get, set]
 Gets or sets the requested node id. More...
 
QualifiedName BrowseName [get, set]
 Gets or sets the name of the browse. More...
 
LocalizedText DisplayName [get, set]
 Gets or sets the display name. More...
 
LocalizedText Description [get, set]
 Gets or sets the description. More...
 
object NodeData [get, set]
 Gets or sets the node data. More...
 

Additional Inherited Members

- Protected Member Functions inherited from UnifiedAutomation.UaServer.CreateNodeSettings
 CreateNodeSettings ()
 Initializes a new instance of the CreateNodeSettings class. More...
 

Detailed Description

The settings used to create a new in-memory view node.

Constructor & Destructor Documentation

UnifiedAutomation.UaServer.CreateViewSettings.CreateViewSettings ( )
inline

Initializes a new instance of the CreateViewSettings class.

Property Documentation

bool UnifiedAutomation.UaServer.CreateViewSettings.ContainsNoLoops
getset

Gets or sets a value indicating whether this CreateViewSettings is contains loops.

true if the view contains loops; otherwise, false.


The documentation for this class was generated from the following file: