IsValidValue Method


Asset Property List Is Valid Value Method


Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public bool IsValidValue(
	IList<AssetProperty> value
)

Parameters

value IList AssetProperty

Return Value

Boolean
See Also