Property | Type | Description | |
---|---|---|---|
_id | System.Guid |
Method | Description | |
---|---|---|
BusinessObject ( ) : System | ||
BusinessObject ( System.Guid existingObjectID ) : System |
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 | |
return | System |