Click or drag to resize

CustomizableAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    SoftGear.Strix.Client.Core.ModelCustomizableAttribute

Namespace:  SoftGear.Strix.Client.Core.Model
Assembly:  strix-client-csharp-core (in strix-client-csharp-core.dll) Version: 2.3.0
Syntax
C#
public class CustomizableAttribute : Attribute

The CustomizableAttribute type exposes the following members.

Constructors
  NameDescription
Public methodCustomizableAttribute
Initializes a new instance of the CustomizableAttribute class
Top
See Also