C# Class CsmMagic.Models.BusinessObjectModel

A fundamental class from which all models that interact with Cherwell should derive
Mostra file Open project: JohnBloom/CsmMagic Class Usage Examples

Private Properties

Property Type Description

Protected Methods

Method Description
BusinessObjectModel ( string typeName ) : System

Method Details

BusinessObjectModel() protected method

protected BusinessObjectModel ( string typeName ) : System
typeName string
return System