Specifies the key that identifies the style associated to this Alarm Data
Namespace: Ico.AwxAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public string StyleKey { get; set; } |
| Visual Basic |
|---|
Public Property StyleKey As String Get Set |
| JScript |
|---|
function get StyleKey () : String function set StyleKey (value : String) |