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