| TimeUuidToString Method (String, IFormatProvider) | 
            Returns a string representation
            
 
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntaxpublic string ToString(
	string format,
	IFormatProvider provider
)
Parameters
- format
 - Type: SystemString
 - provider
 - Type: SystemIFormatProvider
 
Return Value
Type: 
String
See Also