UploadPersonImageResult Class |
Represents result of the UploadPersonImage method provided by WebCRM API.
Inheritance Hierarchy
Namespace: dk.webCRM.ApiSync.BusinessLayer.EntitiesAssembly: dk.webCRM.ApiSync.BusinessLayer (in dk.webCRM.ApiSync.BusinessLayer.dll) Version: 2.0.0.5 (2.0.0.5)
Syntax[SerializableAttribute]
public class UploadPersonImageResult : WebCrmResult
<SerializableAttribute>
Public Class UploadPersonImageResult
Inherits WebCrmResult
[SerializableAttribute]
public ref class UploadPersonImageResult : public WebCrmResult
[<SerializableAttribute>]
type UploadPersonImageResult =
class
inherit WebCrmResult
end
The UploadPersonImageResult type exposes the following members.
Constructors
See Also