BosServices - Service Info Page
BosServices
>
IWsFilesManager
IWsFilesManager
[
WSDL
]
(urn:WsFilesManagerIntf-IWsFilesManager)
void
InvalidateCache(
)
string
GetPhotoLocation(
)
boolean
CheckAllowLoadPhoto(
)
string
GetImageType(
)
double
GetImageWidth(
)
double
GetImageHeight(
)
int
GetFileSize(
string
aFilename
)
boolean
CheckImageType(
string
aFilename
)
boolean
CheckOverFileSize(
string
aFilename
)
string
GetAccountPhotoFileName(
int
aDmgCategoryId
,
string
aAccountAK
)
string
CheckPhotoLocaltion(
int
aDmgCategoryId
,
string
aAccountAK
)
base64Binary
LoadAccountPhotoFile(
int
aDmgCategoryId
,
string
aAccountAK
)