RVTDocs.com

AssetPropertyString.Value

Property
Description:
value of the property
Syntax
public string Value { get; set; }
Exceptions
Exception Condition
ArgumentException When setting this property: The input value is invalid for this AssetPropertyString property.
ArgumentNullException When setting this property: A non-optional argument was null
InvalidOperationException When setting this property: The asset property is not editable.