| FactGetString Method (String) |
Returns a
String value of this object.
Namespace: Dynamicweb.Content.Social.MetricsAssembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax public string GetString(
string format
)
Public Function GetString (
format As String
) As String
Parameters
- format
- Type: SystemString
Format.
Return Value
Type:
StringValue.
Remarks See Also