'DeclarationPublic Function CanUse( _ ByVal SOPClass As System.String _ ) As System.Boolean
public System.bool CanUse( System.string SOPClass )
Parameters
- SOPClass
- The SOP Class (abstract syntax) to be checked
Return Value
True if the SOP class can be used