Method | Description | |
---|---|---|
MetadataSingle ( System.Guid uniqueId, ulong historianId, string name, string description, |
Method | Description | |
---|---|---|
GetValue ( ulong value ) : IConvertible | ||
ToRaw ( IConvertible value ) : ulong |
protected GetValue ( ulong value ) : IConvertible | ||
value | ulong | |
return | IConvertible |
public MetadataSingle ( System.Guid uniqueId, ulong historianId, string name, string description, |
||
uniqueId | System.Guid | |
historianId | ulong | |
name | string | |
description | string | |
calculations | ||
return | System |
protected ToRaw ( IConvertible value ) : ulong | ||
value | IConvertible | |
return | ulong |