Class SetAttributeDefinitionParams

Represents parameters required to set the attribute definition

Inheritance
SetAttributeDefinitionParams
Namespace: TSD.API.Remoting.UserDefinedAttributes.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class SetAttributeDefinitionParams

Properties

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

Methods

Name Description
Create()

Creates a new instance of SetAttributeDefinitionParams class

From(IAttributeDefinition)

Creates a new instance of SetAttributeDefinitionParams class based on given attribute definition

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next