Interface IAttributeDefinition

Represents definition of user defined attribute

Inherited Members
Namespace: TSD.API.Remoting.UserDefinedAttributes
Assembly: TSD.API.Remoting.dll
Syntax
public interface IAttributeDefinition : IHaveId

Properties

Name Description
IsLinkable

Gets a value indicating whether attribute should be synchronized on linked levels

IsReadOnly

Gets a value indicating whether attribute should be read only

Name

Gets the name

ValueSource

Gets the source of attribute values

ValueType

Gets the type of attribute values

Values

Gets the list of predefined values

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