SetAttributeDefinitionParams Class

Represents parameters required to set the attribute definition
Inheritance Hierarchy
SystemObject
  TSD.API.Remoting.UserDefinedAttributes.CreateSetAttributeDefinitionParams

Namespace: TSD.API.Remoting.UserDefinedAttributes.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
public sealed class SetAttributeDefinitionParams

The SetAttributeDefinitionParams type exposes the following members.

Properties
 NameDescription
Public propertyIsLinkable Gets or sets a value indicating whether attribute should be synchronized on linked levels
Public propertyName Gets or sets the name of the attribute definition
Public propertyValues Gets or sets the list of predefined values
Top
Methods
 NameDescription
Public methodStatic memberCreate Creates a new instance of SetAttributeDefinitionParams class
Public methodStatic memberFrom Creates a new instance of SetAttributeDefinitionParams class based on given attribute definition
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next