EasyUA Reference
enabled Field
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > SubscriptionTemplate Class : enabled Field

Glossary Item Box

A Boolean parameter with the following values: TRUE publishing is enabled for the Subscription. FALSE publishing is disabled for the Subscription.
The value of this parameter does not affect the value of the monitoring mode Attribute of MonitoredItems.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As SubscriptionTemplate
Dim value As Boolean
 
value = instance.enabled
 
instance.enabled = value
C# 
public bool enabled

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.