GetAllConstraints Method
Autodesk.DataManagement.Client.Framework.Vault.Currency.Properties›PropertyDefinition.DefinitionConstraints
Retrieves a flat list of all of the constraint objects associated with a PropertyDefinition
Syntax
public System.Collections.Generic.IEnumerable<PropertyConstraint> GetAllConstraints()Public Function GetAllConstraints() As System.Collections.Generic.IEnumerable(Of PropertyConstraint)Return Value
A list of constraint objects