Show / Hide Table of Contents

Class ViewMemberAttribute

Flags on members of synced classes that can inform the client about how the member can be displayed and used.

Inheritance
System.Object
ViewMemberAttribute
ActiveContractOnlyAttribute
AdminEdtiableOnly
Advanced
AutogenAttribute
DontGetContext
GuestEditableAttribute
GuestHiddenAttribute
HideDescription
HideRoot
HideRootListEntry
InheritParentScanProps
LargeUI
Locked
NegativeAllowedAttribute
OwnerHiddenAttribute
OwnerReadOnlyAttribute
PropReadOnlyAttribute
ShowFullObjectAttribute
Namespace: Eco.Core.Controller
Assembly: Eco.Core.dll
Syntax
public abstract class ViewMemberAttribute : Attribute

Constructors

ViewMemberAttribute()

Declaration
protected ViewMemberAttribute()

Properties

Flags

Declaration
public abstract ViewMemberFlags Flags { get; }
Property Value
Type Description
ViewMemberFlags

Extension Methods

PropertyChanges.FirePropertyChanged(Object, String)
PropertyChanges.FirePropertyChanged(Object, String, Object, Object)
PropertyChanges.FirePropertyChanged(Object, MemberChangedBeforeAfterEventArgs)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾