Kanzi 4.1.0
PropertyNameAttribute Class Referencesealed

An attribute that maks an interface whose implementers are to be derived from ProjectItem. More...

Inheritance diagram for PropertyNameAttribute:
[legend]
Collaboration diagram for PropertyNameAttribute:
[legend]

Public Member Functions

 PropertyNameAttribute (string propertyName)
 

Static Public Member Functions

static string GetPropertyName (FieldInfo fieldInfo)
 

Properties

string PropertyName [get]
 

Detailed Description

An attribute that maks an interface whose implementers are to be derived from ProjectItem.

Constructor & Destructor Documentation

◆ PropertyNameAttribute()

PropertyNameAttribute ( string propertyName)
inline

Member Function Documentation

◆ GetPropertyName()

static string GetPropertyName ( FieldInfo fieldInfo)
inlinestatic

Property Documentation

◆ PropertyName

string PropertyName
get