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