Ejemplo n.º 1
0
        protected virtual ProcessSchema CreateKnowledgeBase_SspKnowledgeBase_TerrasoftEventsProcessSchema()
        {
            var schema = new KnowledgeBase_SspKnowledgeBase_TerrasoftEventsProcessSchema(ProcessSchemaManager, this);

            schema.InitializePrimaryInfo();
            return(schema);
        }
Ejemplo n.º 2
0
 public KnowledgeBase_SspKnowledgeBase_TerrasoftEventsProcessSchema(KnowledgeBase_SspKnowledgeBase_TerrasoftEventsProcessSchema source)
     : base(source)
 {
 }