Proficy Historian Client Access API
Proficy.Historian.ClientAccess.API Namespace / UserDefinedType Class
Properties Methods


In This Topic
    UserDefinedType Class Members
    In This Topic

    The following tables list the members exposed by UserDefinedType.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Property Data type of the user defined type, this use the native type from Tag .  
    Public Property Holds data from a versioned data contract that has been extended by adding new members  
    Public Property The actual user defined type, this depends on the type in DataType. This is the actual multifield or array.  
    Top
    Public Methods
     NameDescription
    Public Method Converts the value of this instance to a System.String.  
    Top
    See Also