Enum AttributeValueSource

Represents a source of value of an user defined attribute

Namespace: TSD.API.Remoting.UserDefinedAttributes
Assembly: TSD.API.Remoting.dll
Syntax
public enum AttributeValueSource

Fields

Name Value Description
PredefinedListPredefinedList = 1

Predefined list

UnknownUnknown = 0

Unknown

UserDefinedUserDefined = 2

User defined

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