C# Class BACnet.Types.PropertyAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: LorenVS/bacstack

Méthodes publiques

Méthode Description
PropertyAttribute ( ushort propertyIdentifier ) : System

Constructs a new property attribute instance

Method Details

PropertyAttribute() public méthode

Constructs a new property attribute instance
public PropertyAttribute ( ushort propertyIdentifier ) : System
propertyIdentifier ushort The property identifier for the property
Résultat System