Esempio n. 1
0
        protected virtual ProcessSchema CreateAccountType_Base_TerrasoftEventsProcessSchema()
        {
            var schema = new AccountType_Base_TerrasoftEventsProcessSchema(ProcessSchemaManager, this);

            schema.InitializePrimaryInfo();
            return(schema);
        }
Esempio n. 2
0
 public AccountType_Base_TerrasoftEventsProcessSchema(AccountType_Base_TerrasoftEventsProcessSchema source)
     : base(source)
 {
 }