ArcFM Desktop Developer Guide
ContractAnnotationAttribute Class
Members 


Product Availability
Required Licenses
.NET Assembly
Describes dependency between method input and output
Object Model
ContractAnnotationAttribute Class
Syntax
'Declaration
 
<AttributeUsageAttribute(ValidOn=AttributeTargets.Method, 
   AllowMultiple=True, 
   Inherited=True)>
Public NotInheritable Class ContractAnnotationAttribute 
   Inherits System.Attribute
'Usage
 
Dim instance As ContractAnnotationAttribute
[AttributeUsage(ValidOn=AttributeTargets.Method, 
   AllowMultiple=true, 
   Inherited=true)]
public sealed class ContractAnnotationAttribute : System.Attribute 
Inheritance Hierarchy

System.Object
   System.Attribute
      Miner.Desktop.DesignerExpress.Annotations.ContractAnnotationAttribute

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ContractAnnotationAttribute Members
Miner.Desktop.DesignerExpress.Annotations Namespace

 

 


Send Comment