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