DevForce Help Reference
IdeaBladeGuidAttribute Class
Members 


An System.Attribute used by DevForce to mark your domain model assemblies with license information.
Syntax
'Declaration
 
<AttributeUsageAttribute(ValidOn=AttributeTargets.Class, 
   AllowMultiple=True, 
   Inherited=True)>
Public NotInheritable Class IdeaBladeGuidAttribute 
   Inherits System.Attribute
   Implements System.Runtime.InteropServices._Attribute 
'Usage
 
Dim instance As IdeaBladeGuidAttribute
[AttributeUsage(ValidOn=AttributeTargets.Class, 
   AllowMultiple=true, 
   Inherited=true)]
public sealed class IdeaBladeGuidAttribute : System.Attribute, System.Runtime.InteropServices._Attribute  
Inheritance Hierarchy

System.Object
   System.Attribute
      IdeaBlade.Core.IdeaBladeGuidAttribute

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IdeaBladeGuidAttribute Members
IdeaBlade.Core Namespace

Send Feedback