An NDoc Documented Class Library

FrameworkIdAttribute Class

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

System.Object
   System.Attribute
      Repository.ScreenAttributes.SearchCriteriaAttribute
         Repository.ScreenAttributes.FrameworkIdAttribute

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

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.ScreenAttributes

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

See Also

FrameworkIdAttribute Members | Repository.ScreenAttributes Namespace