[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sharepoint.pp line 13305
type TPSPublishedProjectResource = class(TPSProjectResource) |
public |
class function ObjectRestKind; override; |
function Assignments(); |
function DefaultAssignmentOwner(); |
published |
property CanLevel: Boolean; [rw] |
property Code: string; [rw] |
property CostAccrual: TInt32; [rw] |
property CostCenter: string; [rw] |
property CostPerUse: Double; [rw] |
property DefaultBookingType: TInt32; [rw] |
property Email: string; [rw] |
property Group: string; [rw] |
property Initials: string; [rw] |
property MaterialLabel: string; [rw] |
property MaximumCapacity: Double; [rw] |
property Name: string; [rw] |
property OvertimeRate: Double; [rw] |
property OvertimeRateUnits: TInt32; [rw] |
property Phonetics: string; [rw] |
property StandardRate: Double; [rw] |
property StandardRateUnits: TInt32; [rw] |
end; |
| |
| |
| |
| |
TObject |