FacadeVoidAttribute Class
Syntax
'Declaration
<AttributeUsageAttribute(ValidOn=AttributeTargets.Method,
AllowMultiple=False,
Inherited=True)>
Public Class FacadeVoidAttribute
Inherits System.Attribute
[AttributeUsageAttribute(ValidOn=AttributeTargets.Method,
AllowMultiple=false,
Inherited=true)]
public class FacadeVoidAttribute : System.Attribute
Inheritance Hierarchy
System.Object
System.Attribute
FChoice.Foundation.Clarify.Attributes.FacadeVoidAttribute
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
FacadeVoidAttribute Members
FChoice.Foundation.Clarify.Attributes Namespace