IsReg Property
Tells if the provider is registered. If true, the provider is currently registered on the server. If false, there exists an in use property which uses this provider, but the provider is not registered.
Syntax
public System.bool IsReg {get; set;}Public Property IsReg As System.Boolean