Class AutomationServiceAttribute
Inheritance
System.Object
AutomationServiceAttribute
Namespace: MAT.Atlas.Automation.Api
Assembly: MAT.Atlas.Automation.Api.dll
Syntax
public sealed class AutomationServiceAttribute : Attribute
Constructors
AutomationServiceAttribute(String)
Declaration
public AutomationServiceAttribute(string address)
Parameters
Type | Name | Description |
---|---|---|
System.String | address |
Properties
Address
Declaration
public string Address { get; }
Property Value
Type | Description |
---|---|
System.String |