ToolkitResultPropertyAttribute Class
Syntax
'Declaration
<AttributeUsageAttribute(ValidOn=AttributeTargets.Method,
AllowMultiple=True,
Inherited=True)>
Public Class ToolkitResultPropertyAttribute
Inherits System.Attribute
[AttributeUsageAttribute(ValidOn=AttributeTargets.Method,
AllowMultiple=true,
Inherited=true)]
public class ToolkitResultPropertyAttribute : System.Attribute
Inheritance Hierarchy
System.Object
System.Attribute
FChoice.Toolkits.Clarify.ToolkitResultPropertyAttribute
Requirements
Namespace: FChoice.Toolkits.Clarify
Platforms: Windows 2000, Windows XP, Windows Server family
Assembly: FChoice.Toolkits.Clarify (in C:\dovetail\dovetail-sdk\build\Release\FChoice.Toolkits.Clarify.dll)
Reference
ToolkitResultPropertyAttribute Members
FChoice.Toolkits.Clarify Namespace