Show / Hide Table of Contents

Class AssociateModuleLicenseOwner

Inheritance
Object
NestedPersist
NestedPersistFacade
ModuleLicenseOwnerBase<AssociateModuleLicenseLink, LicenseAssocLinkRow>
AssociateModuleLicenseOwner
Implements
INestedPersist
Inherited Members
ModuleLicenseOwnerBase<AssociateModuleLicenseLink, LicenseAssocLinkRow>.OnPreIdUpdate()
ModuleLicenseOwnerBase<AssociateModuleLicenseLink, LicenseAssocLinkRow>.GetFacadingItems()
ModuleLicenseOwnerBase<AssociateModuleLicenseLink, LicenseAssocLinkRow>.OnSaved(Boolean)
ModuleLicenseOwnerBase<AssociateModuleLicenseLink, LicenseAssocLinkRow>.Owner
ModuleLicenseOwnerBase<AssociateModuleLicenseLink, LicenseAssocLinkRow>.Modules
ModuleLicenseOwnerBase<AssociateModuleLicenseLink, LicenseAssocLinkRow>.Item[Int32]
ModuleLicenseOwnerBase<AssociateModuleLicenseLink, LicenseAssocLinkRow>.Item[String]
ModuleLicenseOwnerBase<AssociateModuleLicenseLink, LicenseAssocLinkRow>.IsDirty
ModuleLicenseOwnerBase<AssociateModuleLicenseLink, LicenseAssocLinkRow>.IsDeleted
NestedPersistFacade.OnPreIdUpdate()
NestedPersistFacade.OnPrimaryKeyRequest(PKContainer)
NestedPersistFacade.OnPrimaryKeyUpdate(PKContainer)
NestedPersistFacade.OnIdUpdate()
NestedPersistFacade.OnSave(BatchSave)
NestedPersistFacade.OnSaved(Boolean)
NestedPersistFacade.GetFacadingItems()
NestedPersistFacade.IsDirty
NestedPersist._saveOwner
NestedPersist._isSaving
NestedPersist.SetSaveOwner(INestedPersist)
NestedPersist.Save()
NestedPersist.INestedPersist.OnPreIdUpdate()
NestedPersist.INestedPersist.OnPrimaryKeyRequest(PKContainer)
NestedPersist.INestedPersist.OnPrimaryKeyUpdate(PKContainer)
NestedPersist.INestedPersist.OnIdUpdate()
NestedPersist.INestedPersist.OnSave(BatchSave)
NestedPersist.INestedPersist.OnSaved(Boolean)
NestedPersist.IsSaving
NestedPersist.IsDeleted
NestedPersist.IsMarkedForDelete
NestedPersist.OnElementSaved
NestedPersist.OnElementIdUpdate
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.License
Assembly: SoDataBase.dll
Syntax
public class AssociateModuleLicenseOwner : ModuleLicenseOwnerBase<AssociateModuleLicenseLink, LicenseAssocLinkRow>, INestedPersist

Constructors

AssociateModuleLicenseOwner(ModuleOwnerRow, Int32)

Declaration
public AssociateModuleLicenseOwner(ModuleOwnerRow owner, int associateId)
Parameters
Type Name Description
ModuleOwnerRow owner
Int32 associateId

Implements

INestedPersist

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top