C# Class openVisN.MetadataSingle

Inheritance: MetadataBase
Afficher le fichier Open project: GridProtectionAlliance/openHistorian

Méthodes publiques

Méthode Description
MetadataSingle ( System.Guid uniqueId, ulong historianId, string name, string description, CalculationMethod calculations = null ) : System

Méthodes protégées

Méthode Description
GetValue ( ulong value ) : IConvertible
ToRaw ( IConvertible value ) : ulong

Method Details

GetValue() protected méthode

protected GetValue ( ulong value ) : IConvertible
value ulong
Résultat IConvertible

MetadataSingle() public méthode

public MetadataSingle ( System.Guid uniqueId, ulong historianId, string name, string description, CalculationMethod calculations = null ) : System
uniqueId System.Guid
historianId ulong
name string
description string
calculations openVisN.Calculations.CalculationMethod
Résultat System

ToRaw() protected méthode

protected ToRaw ( IConvertible value ) : ulong
value IConvertible
Résultat ulong