Autodesk Vault ProfessionalVault API

FileAssocRestric Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

A restriction on setting up a dependency between two files.

Syntax

public class FileAssocRestric 
Public Class FileAssocRestric 

Properties

NameDescription
CodeA numeric value explaining the restriction. See table below.
FileIdThe ID of the file which is the child of the restriction.
FileNameThe Name of the file which is the child of the restriction.
InfoContains more information about the restriction. See table below.

Returned By

Where you get a FileAssocRestric — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.FileAssocRestric

See Also