Autodesk Vault ProfessionalVault API

CtntSrcProp Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

The content source property from a file.

Syntax

public class CtntSrcProp 
Public Class CtntSrcProp 

Properties

NameDescription
DataTypThe property data type.
MonikerThe unique identifier for the property within the content source.
ValThe property value, given as a generic object.

Returned By

Where you get a CtntSrcProp — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.CtntSrcProp

See Also