Autodesk Vault ProfessionalVault API

RefId Property

Autodesk.Connectivity.WebServicesFileAssocParam

The identifier for the reference within the file. This value needs to be understood by the resolver when updating file references. Pass in null if the file type has no resolver or you don't know that the resolver expects.

Syntax

public System.string RefId {get; set;}
Public Property RefId As System.String

See Also