M

FamilyType.AsString

Description:
Provides access to the string contents of the given family parameter.
public string AsString(
	FamilyParameter familyParameter
)
Return Value String The string contained in the parameter. Returns if the storage type of the input argument is not string type or this parameter has no value.