Interface ISetAttributeParams
Represents parameters required to set a value of a user defined attribute
Namespace: TSD.API.Remoting.UserDefinedAttributes
Assembly: TSD.API.Remoting.dll
Syntax
public interface ISetAttributeParams
Properties
| Name | Description |
|---|---|
| Definition | Gets the definition of the attribute to set |
| Value | Gets the value to set |