Autodesk Vault ProfessionalVault API

CtntSrcPropDef Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

A property definition within a file.

Syntax

public class CtntSrcPropDef 
Public Class CtntSrcPropDef 

Properties

NameDescription
CanCreateNewIf true, the property can be created within the source during a writeback operation.
ClassificationTells if the property is user defined within the source.
CtntSrcDefTypThe content source property type.
CtntSrcIdThe content source ID.
DispNameThe display name.
MapDirectionThe allowed mapping directions.
MonikerThe unique identifier for the property within the content source.
TypThe data type.

Returned By

Where you get a CtntSrcPropDef — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.CtntSrcPropDef

See Also