Autodesk Vault ProfessionalVault API

EntityCategory Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.PropertiesPropertyConstraint

Gets the category that this constraint is associated with.

Syntax

public EntityCategory EntityCategory {get;}
Public ReadOnly Property EntityCategory As EntityCategory

Remarks

If the value is null or Autodesk.DataManagement.Client.Framework.Vault.Currency.Entities.EntityCategory.EmptyCategory then the constraint applies to all objects, regardless of category

See Also