Example #1
0
        protected virtual ProcessSchema CreateSupplyPaymentProduct_Passport_TerrasoftEventsProcessSchema()
        {
            var schema = new SupplyPaymentProduct_Passport_TerrasoftEventsProcessSchema(ProcessSchemaManager, this);

            schema.InitializePrimaryInfo();
            return(schema);
        }
Example #2
0
 public SupplyPaymentProduct_Passport_TerrasoftEventsProcessSchema(SupplyPaymentProduct_Passport_TerrasoftEventsProcessSchema source)
     : base(source)
 {
 }