Autodesk Vault ProfessionalVault API

ValTyp Property

Autodesk.Connectivity.WebServicesAssocPropItem

The data type of Val.

Syntax

public DataType ValTyp {get; set;}
Public Property ValTyp As DataType

Remarks

Below is a list of supported ValueTypes: tinyint smallint int bigint real float(53) bit image datetime uniqueidentifier varchar nvarchar ntext any

See Also