Show / Hide Table of Contents

Enum EntitySchemaRecordRightLevel

Namespace: Terrasoft.Core.Configuration
Assembly: Terrasoft.Core.dll
Syntax
public enum EntitySchemaRecordRightLevel

Fields

Name Description
Allow
AllowAndGrant
Deny

Extension Methods

EnumUtilities.ToLocalizedString()
EnumUtilities.ToLocalizedString(CultureInfo)
ReflectionUtilities.GetPropertyValue(String)
ReflectionUtilities.GetPropertyDefValue(String, Object)
ReflectionUtilities.TryGetPropertyValue(String, Object)
ReflectionUtilities.HasProperty(String)
ReflectionUtilities.GetPropertyValue(String, BindingFlags)
ReflectionUtilities.GetPropertyValueByPath(String)
ReflectionUtilities.SetPropertyValue(String, Object)
ReflectionUtilities.TrySetPropertyValue(String, Object)
ValidateUtilities.CheckArgumentNull(String)
ValidateUtilities.CheckDependencyNull(String)
MetaDataTestUtils.MetaPropertiesShouldNotHaveDefValue<EntitySchemaRecordRightLevel>()
MetaDataTestUtils.MetaPropertiesShouldNotHaveDefValue<EntitySchemaRecordRightLevel>(Boolean)
NSubstituteExtension.Protected(String, Object[])
NSubstituteExtension.Protected(String, Boolean, Object[])
NSubstituteExtension.ProtectedGeneric<T>(String, Object[])
NSubstituteExtension.ProtectedGeneric<T>(String, Boolean, Object[])
NSubstituteExtension.ProtectedProperty(String)
NSubstituteExtension.MatchInstance<EntitySchemaRecordRightLevel>()
SubstituteUtilities.GetIsSubstituteObject()
Back to top Generated by DocFX