com.onlineobject.objectnet Namespace

AttributeExpression Class

Represents an expression that holds a parameter with a specific data type and value. This class is used to serialize and deserialize parameter data for use in scripts.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


[SerializableAttribute]

public class AttributeExpression : ScriptableObject

Inheritance Hierarchy


Object
  Object
    ScriptableObject
      com.onlineobject.objectnet..::..AttributeExpression