C# Class ObjectModel.BusinessObject

Afficher le fichier Open project: bamboo/Bamboo.Prevalence Class Usage Examples

Protected Properties

Свойство Type Description
_id System.Guid

Méthodes protégées

Méthode Description
BusinessObject ( ) : System
BusinessObject ( System.Guid existingObjectID ) : System

Constructs a new BusinessObject that acts as a reference to an existing BusinessObject in the system.

Method Details

BusinessObject() protected méthode

protected BusinessObject ( ) : System
Résultat System

BusinessObject() protected méthode

Constructs a new BusinessObject that acts as a reference to an existing BusinessObject in the system.
protected BusinessObject ( System.Guid existingObjectID ) : System
existingObjectID System.Guid
Résultat System

Property Details

_id protected_oe property

protected Guid,System _id
Résultat System.Guid