Autodesk Vault ProfessionalVault API

LocalEditsState Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.PropertiesEntityStatus

Gets or sets a state which describes if the entity on disk is has untracked edits.

Syntax

public EntityStatus.LocalEditsStateEnum LocalEditsState {get; set;}
Public Property LocalEditsState As EntityStatus.LocalEditsStateEnum

See Also