Method | Description | |
---|---|---|
AddOffline ( this d, |
||
AssignDevice ( this d, |
||
AvailableDocumentTemplatePackages ( this d, |
||
AvailableDocumentTemplates ( this d, |
||
ComputerNameRender ( this device, |
||
ReasonMessage ( this r ) : string | ||
Status ( this Device ) : string | ||
StatusCode ( this Device ) : string | ||
UpdateLastNetworkLogonDate ( this Device ) : bool |
public static AddOffline ( this d, |
||
d | this | |
Database | ||
return |
public static AssignDevice ( this d, |
||
d | this | |
Database | ||
u | ||
return |
public static AvailableDocumentTemplatePackages ( this d, |
||
d | this | |
Database | ||
TechnicianUser | ||
return | List |
public static AvailableDocumentTemplates ( this d, |
||
d | this | |
Database | ||
User | ||
TimeStamp | System.DateTime | |
return | List |
public static ComputerNameRender ( this device, |
||
device | this | |
Database | ||
Domain | ||
return | string |
public static ReasonMessage ( this r ) : string | ||
r | this | |
return | string |
public static Status ( this Device ) : string | ||
Device | this | |
return | string |
public static StatusCode ( this Device ) : string | ||
Device | this | |
return | string |
public static UpdateLastNetworkLogonDate ( this Device ) : bool | ||
Device | this | |
return | bool |