An NDoc Documented Class Library

ScreenComponentAttribute Class

For a list of all members of this type, see ScreenComponentAttribute Members.

System.Object
   System.Attribute
      Repository.ScreenFieldAttributes.ScreenComponentAttribute

[Visual Basic]
Public Class ScreenComponentAttribute
    Inherits Attribute
[C#]
public class ScreenComponentAttribute : Attribute
[C++]
public __gc class ScreenComponentAttribute : public Attribute
[JScript]
public class ScreenComponentAttribute extends Attribute

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Repository.ScreenFieldAttributes

Assembly: White.Repository (in White.Repository.dll)

See Also

ScreenComponentAttribute Members | Repository.ScreenFieldAttributes Namespace