Heureka API .NET Documentation
ModelGuidAttribute Class
Members 



Syntax
'Declaration
 
<AttributeUsageAttribute(ValidOn=AttributeTargets.Property, 
   AllowMultiple=False, 
   Inherited=True)>
Public Class ModelGuidAttribute 
   Inherits System.Attribute
'Usage
 
Dim instance As ModelGuidAttribute
[AttributeUsage(ValidOn=AttributeTargets.Property, 
   AllowMultiple=false, 
   Inherited=true)]
public class ModelGuidAttribute : System.Attribute 
[AttributeUsage(ValidOn=AttributeTargets.Property, 
   AllowMultiple=false, 
   Inherited=true)]
public ref class ModelGuidAttribute : public System.Attribute 
Inheritance Hierarchy

System.Object
   System.Attribute
      Slu.Heureka.DomainLayer.HabitatModel.DynamicObject.ModelGuidAttribute

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

ModelGuidAttribute Members
Slu.Heureka.DomainLayer.HabitatModel.DynamicObject Namespace

Send Feedback