Autodesk Vault ProfessionalVault API

HasPathChanged Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.EntitiesFileRelationship

Gets whether or not the location of the parent or child in the relationship has changed. If so, then the parent needs to have it's references updated.

Syntax

public System.bool HasPathChanged {get;}
Public ReadOnly Property HasPathChanged As System.Boolean

See Also