AssetProperties.FindByName
Description:
Gets the property with the given name.
Gets the property with the given name.
Remarks:
FindByName will not visit the properties of any connected asset on any of the properties.
FindByName will not visit the properties of any connected asset on any of the properties.
public AssetProperty FindByName(
string name
)
-
StringnameName of the property.
-
A non-optional argument was null