AssetPropertyListIsValidValue Method


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

Parameters

value  IListAssetProperty
 

Return Value

Boolean
See Also