Api Sandbox KeyPropertyAttribute
class

KeyPropertyAttribute

public class KeyPropertyAttribute : Attribute

Mark this property as the key property - which means that it can represent the whole object in a single line, while usually offering an advanced mode to view the entire object.

Constructors

KeyPropertyAttribute()
Assembly: Sandbox.System Namespace: Sandbox Full Name: Sandbox.KeyPropertyAttribute