'Declaration Public Shared Function IsDocumentRegistered( _ ByVal documentName As System.String _ ) As System.Boolean
public static System.bool IsDocumentRegistered( System.string documentName )
Parameters
- documentName
- Name of the document.
'Declaration Public Shared Function IsDocumentRegistered( _ ByVal documentName As System.String _ ) As System.Boolean
public static System.bool IsDocumentRegistered( System.string documentName )