コード例 #1
0
        protected virtual ProcessSchema CreateVwSupplyPaymentProduct_Passport_TerrasoftEventsProcessSchema()
        {
            var schema = new VwSupplyPaymentProduct_Passport_TerrasoftEventsProcessSchema(ProcessSchemaManager, this);

            schema.InitializePrimaryInfo();
            return(schema);
        }
コード例 #2
0
 public VwSupplyPaymentProduct_Passport_TerrasoftEventsProcessSchema(VwSupplyPaymentProduct_Passport_TerrasoftEventsProcessSchema source)
     : base(source)
 {
 }