Click or drag to resize
ModelTryGetAttributeConstraint Method

Namespace: FDF.Common.ObjectModel
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool TryGetAttributeConstraint(
	Attribute attribute,
	ref Constraint constraint
)

Parameters

attribute
Type: FDF.Common.ObjectModelAttribute
constraint
Type: FDF.Common.ObjectModelConstraint

Return Value

Type: Boolean
See Also