Show / Hide Table of Contents

Class AuditLoggingRemoteServiceConsts

Inheritance
object
AuditLoggingRemoteServiceConsts
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.AuditLogging
Assembly: Volo.Abp.AuditLogging.Application.Contracts.dll
Syntax
public class AuditLoggingRemoteServiceConsts

Constructors

AuditLoggingRemoteServiceConsts()

Declaration
public AuditLoggingRemoteServiceConsts()

Fields

ModuleName

Declaration
public const string ModuleName = "auditLogging"
Field Value
Type Description
string

RemoteServiceName

Declaration
public const string RemoteServiceName = "AbpAuditLogging"
Field Value
Type Description
string
In this article
Back to top Powered by Volosoft