Autodesk Vault ProfessionalVault API

RestrictionMessage Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.PropertiesMinimumDateConstraint

Gets the restriction message of this constraint. If Resolve returns a value of PropertyConstraint.ResolveResult.Failed, then the RestrictionMessage will contain a string which describes the failure.

Syntax

public override System.string RestrictionMessage {get;}
Public Overrides ReadOnly Property RestrictionMessage As System.String

See Also