SupportedCompressionTypes Property
In This Topic
A list of all the valid CompressionType values supported by this version of adTempus.
Syntax
'Declaration
Public Shared ReadOnly Property SupportedCompressionTypes As String()
public static string[] SupportedCompressionTypes {get;}
See Also