C# Class Kipon.Solid.Plugin.Plugins.Account.SpecialAccountPlugin

Inheritance: Kipon.Xrm.BasePlugin
Show file Open project: kip-dk/dynamics-plugin

Public Methods

Method Description
OnValidateCreate ( Entities.Account target, ServiceAPI.ISpecialAccountService spAccountService ) : void

Method Details

OnValidateCreate() public method

public OnValidateCreate ( Entities.Account target, ServiceAPI.ISpecialAccountService spAccountService ) : void
target Entities.Account
spAccountService ServiceAPI.ISpecialAccountService
return void