Set |
Represents parameters required to set the attribute definition
Namespace: TSD.API.Remoting.UserDefinedAttributes.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
The SetAttributeDefinitionParams type exposes the following members.
| Name | Description | |
|---|---|---|
| IsLinkable | Gets or sets a value indicating whether attribute should be synchronized on linked levels | |
| Name | Gets or sets the name of the attribute definition | |
| Values | Gets or sets the list of predefined values |
| Name | Description | |
|---|---|---|
| Create | Creates a new instance of SetAttributeDefinitionParams class | |
| From | Creates a new instance of SetAttributeDefinitionParams class based on given attribute definition |